%! from django.utils.translation import ugettext as _ %> <%namespace name='static' file='/static_content.html'/> <%inherit file="/main.html" /> <%block name="pagetitle">${_("Please Wait")}%block> <%block name="js_extra"> <%static:js group='utility'/> %block> <%block name="headextra"> %block>