<%! 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 Submission Confirmation")} <%block name="content">
## Translators: 'Credentials' refer to photographs the user has taken to verify their identity.

${_("Your Credentials Have Been Updated")}

${_("We have received your re-verification details and submitted them for review. Your dashboard will show the notification status once the review is complete.")}

${_("Please note: The professor may ask you to re-verify again at other key points in the course.")}

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