%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">%block>
<%include file="widgets/header.html" />
<%include file="courseware_vendor_js.html"/>
<%static:js group='main'/>
<%static:js group='module-js'/>
<%block name="content">%block>
<%include file="widgets/footer.html" />
<%block name="jsextra">%block>