%! from django.utils.translation import ugettext as _ %>
<%inherit file="main.html" />
<%namespace name='static' file='../static_content.html'/>
<%block name="bodyclass">courseware news%block>
<%block name="title">
${_("News - MITx 6.002x")}%block>
<%block name="headextra">
<%static:css group='style-course-vendor'/>
<%static:css group='style-course'/>
%block>
<%block name="js_extra">
%block>
<%include file="course_navigation.html" args="active_page='news'" />
${_("Updates to Discussion Posts You Follow")}
${content}