{% load i18n %}
{% if proctoring_escalation_email %} {% blocktrans %} A system error has occurred with your proctored exam. Please reach out to your course team at {{proctoring_escalation_email}} for assistance, and return to the exam once you receive further instructions. {% endblocktrans %} {% else %} {% blocktrans %} A system error has occurred with your proctored exam. Please reach out to {{platform_name}} Support for assistance, and return to the exam once you receive further instructions. {% endblocktrans %} {% endif %}