% if cert_status['show_disabled_download_button'] or cert_status['show_download_url'] or cert_status['show_survey_button']:
% if cert_status['show_disabled_download_button'] or cert_status['show_download_url'] or cert_status['show_survey_button']:
<divclass="wrapper-message-primary">
<divclass="wrapper-message-primary">
<ulclass="actions actions-primary">
<ulclass="actions actions-primary">
% if cert_status['show_disabled_download_button']:
% if cert_status['show_disabled_download_button']:
...
@@ -113,6 +114,7 @@ else:
...
@@ -113,6 +114,7 @@ else:
${_('Since we did not have a valid set of verification photos from you when your {cert_name_long} was generated, we could not grant you a verified {cert_name_short}. An honor code {cert_name_short} has been granted instead.').format(cert_name_short=cert_name_short, cert_name_long=cert_name_long)}
${_('Since we did not have a valid set of verification photos from you when your {cert_name_long} was generated, we could not grant you a verified {cert_name_short}. An honor code {cert_name_short} has been granted instead.').format(cert_name_short=cert_name_short, cert_name_long=cert_name_long)}