<%namespace name='static' file='/static_content.html'/> <%! from django.utils.translation import ugettext as _ from django.template.defaultfilters import escapejs %> ## The JS for this is defined in xqa_interface.html ${block_content} %if location.category in ['problem','video','html','combinedopenended','graphical_slider_tool', 'library_content']: % if edit_link:
Edit % if xqa_key: / QA % endif
% endif % if not disable_staff_debug_info: % endif
%endif