<ahref="${testcenter_register_target}"class="button exam-button"id="exam_register_button">${_("Register for Pearson exam")}</a>
<pclass="message-copy">${_("Registration for the Pearson exam is now open and will close on {end_date}").format(end_date="<strong>{}</strong>".format(testcenter_exam_info.registration_end_date_text))}</p>
</div>
% endif
<!-- display a registration for a current exam, even if the registration period is over -->
% if not registration.is_accepted and not registration.is_rejected:
<divclass="message message-status is-shown">
<pclass="message-copy"><strong>${_("Your {link_start}registration for the Pearson exam{link_end} is pending.").format(link_start='<ahref="{url}"id="exam_register_link">'.format(url=testcenter_register_target), link_end='</a>')}</strong>
${_("Within a few days, you should see a confirmation number here, which can be used to schedule your exam.")}