<h3class="title">${_("What is an ID Verified Certificate?")}</h3>
<divclass="copy">
<p>${_("Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.")}</p>
<p>${_("An ID Verified Certificate requires proof of your identity through your photo and ID and is checked throughout the course to verify that it is you who earned the passing grade.")}</p>
<pclass="copy">${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission.<br/>Still not working? You can {a_start} audit the course {a_end} without verifying.").format(a_start='<arel="external"href="/course_modes/choose/' + course_id + '">', a_end="</a>")}</p>
<pclass="copy">${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission.")}</p>
</div>
<videoid="face_video"autoplay></video><br/>
...
...
@@ -133,6 +133,8 @@
<dtclass="faq-question">${_("What do you do with this picture?")}</dt>
<ddclass="faq-answer">${_("We only use it to verify your identity. It is not displayed anywhere.")}</dd>
<dtclass="faq-question">${_("What if my camera isn't working?")}</dt>
<ddclass="faq-answer">${_("You can always {a_start} audit the course for free {a_end} without verifying.").format(a_start='<arel="external"href="/course_modes/choose/' + course_id + '">', a_end="</a>")}</dd>
<pclass="copy">${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission. Still not working? You can {a_start} audit the course {a_end} without verifying.").format(a_start='<arel="external"href="/course_modes/choose/' + course_id + '">', a_end="</a>")}</p>
<pclass="copy">${_("Don't see your picture? Make sure to allow your browser to use your camera when it asks for permission.")}</p>