%page expression_filter="h"/> <%namespace name='static' file='../static_content.html'/> <%! from django.core.urlresolvers import reverse from django.utils.translation import ugettext as _ %> %if verification_status == 'approved':
${_("Your edX verification has been approved. Your verification is effective for one year after submission.")}
${_("Your edX ID verification is pending. Your verification information has been submitted and will be reviewed shortly.")}
${_("Your verification submission was not accepted. To receive a verified certificate, you must submit a new photo of yourself and your government-issued photo ID before the verification deadline for your course.")}
%if verification_errors:
${_("Your verification was denied for the following reasons:")}
${_("Your verification has expired. To receive a verified certificate, you must submit a new photo of yourself and your government-issued photo ID before the verification deadline for your course.")}