%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 'detached' not in tags:
% if edit_link: