<h3class="title">${_("Why Do I Need to Re-Verify?")}</h3>
<divclass="copy">
<p>${_("Nulla vitae elit libero, a pharetra augue. Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit sit amet non magna.")}</p>
<p>${_("Please make sure your browser is updated to the {strong_start}{a_start}most recent version possible{a_end}{strong_end}. Also, please make sure your {strong_start}web cam is plugged in, turned on, and allowed to function in your web browser (commonly adjustable in your browser settings).{strong_end}").format(a_start='<arel="external"href="http://browsehappy.com/">', a_end="</a>", strong_start="<strong>", strong_end="</strong>")}</p>
</div>
</li>
<liclass="help-item help-item-questions">
<h3class="title">${_("Have questions?")}</h3>
<divclass="copy">
<p>${_("Please read {a_start}our FAQs to view common questions about our certificates{a_end}.").format(a_start='<arel="external"href="'+ marketing_link('WHAT_IS_VERIFIED_CERT') + '">', a_end="</a>")}</p>
<h3class="title">${_("Please Resubmit Your Verification Information")}</h3>
<divclass="copy">
<p>${_("There was an error with your previous verification")}. ${_("In order proceed in the verified certificate of achievement track of your current courses, please complete the following steps.")}</p>
</div>
</div>
</div>
</div>
<divclass="container">
<sectionclass="wrapper">
...
...
@@ -62,19 +74,14 @@
<!-- FIXME: Move the "Current Step: " text to the right DOM element -->
<h3class="title">${_("Your Credentials Have Been Updated")}</h3>
<divclass="instruction">
<p>${_("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.")}</p>
</div>
<olclass="list-nav">
<liclass="nav-item">
<aclass="action action-primary"href="${reverse('dashboard')}">${_("Return to Your Dashboard")}</a>