{% extends "publisher/email/email_base.html" %}{% load i18n %} {% block body %}
{% trans "Dear" %} {{ edx_pc_name }},
{% trans "Please create a Studio instance for the following course. After you create the Studio instance, enter the course key for that instance on the course run page in Publisher." %}
{% trans "Thanks," %}
{{ course_team_admin_name }}