<%namespace name='static' file='static_content.html'/> % if settings.MITX_FEATURES['USE_DJANGO_PIPELINE']: <%static:css group='base-style'/> % else: % endif <%block name="title"></%block> <%include file="widgets/header.html"/> % if settings.MITX_FEATURES['USE_DJANGO_PIPELINE']: <%static:js group='main'/> % else: % endif <%static:js group='module-js'/> <%block name="content">