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

${_("Your Progress")}

  1. 1 ${_("Re-Take Photo")}
  2. 2 ${_("Re-Take ID Photo")}
  3. 3 ${_("Review")}
  4. ${_("Current Step: ")}${_("Confirmation")}

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

${_("We've captured your re-submitted information and will review it to verify your identity shortly. You should receive an update to your veriication status within 1-2 days. In the meantime, you still have access to all of your course content.")}

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