%namespace name='static' file='static_content.html'/>
<%static:css group='base-style'/>
<%block name="title">%block>
<%block name="header_extras">%block>
<%include file="widgets/header.html" args="active_tab=active_tab"/>
<%include file="courseware_vendor_js.html"/>
<%static:js group='main'/>
<%static:js group='module-js'/>
<%block name="content">%block>
<%block name="jsextra">%block>