{% load i18n %}

{% blocktrans trimmed %}
    Dear {{ publisher_role_name }},
{% endblocktrans %}
{% blocktrans trimmed %}
    {{ course_team }} has reviewed the preview of the About page for the {{ run_number }} {{ page_url }} course run of {{ course_name }} from {{ org_name }}. You can now publish this About page.
{% endblocktrans %}

{% trans "Thanks," %}
{{ course_team }}

{% blocktrans trimmed %}
    Note: This email address is unable to receive replies. For questions or comments, contact {{ contact_us_email }}.
{% endblocktrans %}
