{% extends 'publisher/base.html' %} {% load i18n %} {% load static %} {% block title %} {% trans "Create New Course" %} {% endblock title %} {% block page_content %}
{{ message }}
{% trans "Maximum 70 characters. Recommended 50 or fewer characters." %}
{% trans "An effective course title:" %}
{% trans "If the course is part of a sequence, include both sequence and course information as \"Sequence: Course\"." %}
{% blocktrans with strong_start='' strong_end='' trimmed %} After you select {{ strong_start }}Create New Course{{ strong_end }}, pages for the course and for one course run are created in Publisher. You can add About page information to the course and course run pages at any time. {% endblocktrans %}
{% trans "Additionally, edX will create a URL for the course in Studio. When the Studio URL is ready, you will receive an email notification. You can then go to Studio and enter content for the course." %}