<%! from django.utils.translation import ugettext as _ %> <%! from django.core.urlresolvers import reverse %> <%! from django.template.defaultfilters import escapejs %> <%inherit file="../main.html" /> <%namespace name='static' file='/static_content.html'/> <%block name="bodyclass">register verification-process is-verified <%block name="pagetitle">${_("Register for {} | Verification").format(course_name)} <%block name="js_extra"> <%block name="content">
<%include file="_verification_header.html" />

${_("Your Progress")}

  1. 1 ${_("ID Verification")}
  2. 2 ${_("Current Step: ")}${_("Review")}
  3. 3 ${_("Make Payment")}
  4. ${_("Confirmation")}

${_("You've Been Verified Previously")}

${_("We've already verified your identity (through the photos of you and your ID you provided earlier). You can proceed to make your secure payment and complete registration.")}

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