${_("Re-Verification Failed")}
${_("Your re-verification was submitted after the re-verification deadline, and you can no longer be re-verified.")}
${_("Please contact support if you believe this message to be in error.")}
%! from django.utils.translation import ugettext as _ %> <%! from django.core.urlresolvers import reverse %> <%inherit file="../main.html" /> <%namespace name='static' file='/static_content.html'/> <%block name="bodyclass">register verification-process is-not-verified step-confirmation%block> <%block name="pagetitle">${_("Re-Verification Failed")}%block> <%block name="js_extra"> %block> <%block name="content">
${_("Your re-verification was submitted after the re-verification deadline, and you can no longer be re-verified.")}
${_("Please contact support if you believe this message to be in error.")}