<%namespace name='static' file='static_content.html'/> <%block name="title"></%block> | % if context_course: <% ctx_loc = context_course.location %> ${context_course.display_name_with_default} | % endif edX Studio <%static:css group='base-style'/> <%block name="header_extras"> <%include file="courseware_vendor_js.html"/> <%static:js group='main'/> <%static:js group='module-js'/>
<%include file="widgets/header.html" />
<%block name="content"> % if user.is_authenticated(): <%include file="widgets/sock.html" /> % endif
<%include file="widgets/footer.html" />
<%include file="widgets/tender.html" /> <%block name="jsextra">