<h2class="title">${_("You need to re-verify to continue")}</h2>
<divclass="copy">
<divclass="wrapper-msg urgency-high">
<pclass="activation-message">
<divclass="msg msg-reverify has-actions">
${_("People change, and each year we ask you to re-verify your identity for our verified certificates. Take a minute now to help us renew your identity.")}
<divclass="msg-content">
</p>
<h2class="title">${_("You need to re-verify to continue")}</h2>
<ulclass="reverify-list">
<divclass="copy">
% for item in reverifications["must_reverify"]:
<pclass="activation-message">
<liclass="item">
${_("People change, and each year we ask you to re-verify your identity for our verified certificates. Take a minute now to help us renew your identity.")}
${_('Your re-verification for {course_name} failed and you are no longer eligible for a Verified Certificate. If you think this is in error, please contact us at {email}.').format(
${_('Your re-verification for {course_name} failed and you are no longer eligible for a Verified Certificate. If you think this is in error, please contact us at {email}.').format(
<buttonclass="button-dismiss"id="failed-verification-button-dismiss"><iclass="icon fa fa-times-circle"></i><spanclass="sr">${_('Dismiss')}</span></button>
</div>
</div>
</div>
% endif
% endfor
</div>
<divclass="action-dismiss">
<buttonclass="button-dismiss"id="failed-verification-button-dismiss"><iclass="icon fa fa-times-circle"></i><spanclass="sr">${_('Dismiss')}</span></button>