<%! from django.utils.translation import ugettext as _ %> <%! from django.template.defaultfilters import escapejs %> <%namespace name='static' file='/static_content.html'/> ## 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
%endif