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