<%! from django.utils.translation import ugettext as _ %> <%inherit file="base.html" /> <%namespace name='static' file='static_content.html'/> <%block name="title">${_("Course Updates")} <%block name="bodyclass">is-signedin course course-info updates view-updates <%block name="header_extras"> % for template_name in ["course_info_update", "course_info_handouts"]: % endfor <%block name="jsextra"> <%block name="content">

${_("Content")} > ${_("Course Updates")}

${_('Course updates are announcements or notifications you want to share with your class. Other course authors have used them for important exam/date reminders, change in schedules, and to call out any important steps students need to be aware of.')}