%namespace name='static' file='../static_content.html'/>
<%!
from django.core.urlresolvers import reverse
from django.utils.translation import ugettext as _
%>
## "edX Studio" should not be translated
% if context_course:
<% ctx_loc = context_course.location %>