<%! from django.utils.translation import ugettext as _ from contentstore.views.helpers import xblock_studio_url %> <%namespace name='static' file='static_content.html'/>
${xblock.display_name_with_default}
## We currently support reordering only on the unit page. % if reordering_enabled: % endif