%inherit file="../main.html" />
<%namespace name='static' file='../static_content.html'/>
<%block name="bodyclass">discussion%block>
<%block name="title">
Discussion – MITx 6.002x%block>
<%block name="headextra">
<%static:css group='course'/>
%block>
<%block name="js_extra">
<%include file="_js_dependencies.html" />
%block>
<%include file="../course_navigation.html" args="active_page='discussion'" />
<%include file="_recent_active_posts.html" />