<%! 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 name="pagetitle">${_("Re-Verification Failed")} <%block name="js_extra"> <%block name="content">

${_("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.")}

<%include file="_reverification_support.html" />