{% load i18n %}

{% blocktrans trimmed %}
    Dear {{ course_team_name }},
{% endblocktrans %}
{% blocktrans trimmed %}
     {{ project_coordinator_name }} has created a Studio URL for the {{ course_run}} course run of {{ course_name }}. You can now take either of the following actions.
{% endblocktrans %}

{% trans "Enter course run content in Studio." %} {{ studio_url }}

{% trans "Continue adding About page information for this course run in Publisher." %} {{ course_run_page_url }}

{% trans "Important Notes" %}

{% trans "Before edX can publish the About page for this course run, you must also add the following items for this course run in Studio." %}

{% trans "Course start date" %}
{% trans "Course end date" %}
{% trans "Course image" %}
{% trans "Certificate assets (including signatory names, titles, and signature images)" %}

{% trans "EdX expects your completed MOOC Development Checklist before the course run starts." %} https://docs.google.com/spreadsheets/d/1phjmDNoARq4YjJoiFZc0ELumj3r04r36LEncCjN9PVk/

{% trans "If this is the first run of a course, you should upload the course About video before you submit the course for review in Publisher. For more information, see Add a Course About Video to edx.org." %}
http://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/set_up_course/setting_up_student_view.html#add-a-course-about-video-to-edx-org


{% trans "Thanks," %}
{{ project_coordinator_name }}

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