{% extends 'ace_common/edx_ace/common/base_body.html' %} {% load i18n %} {% load static %} {% block content %}
{% trans "Expired ID Verification" %}
{% blocktrans %}Hello {{full_name}},{% endblocktrans %}
{% trans "You must have a valid ID verification to take proctored exams and qualify for certificates."%} {% trans "Follow the link below to submit your photos and renew your ID verification." %} {% trans "You can also do this from your dashboard." %}
{% blocktrans %}Resubmit Verification : {{lms_verification_link}} {% endblocktrans %}
{% trans "Thank you," %}
|