<h3class="title">${_("Promoting Your Course with edX")}</h3>
<divclass="copy">
<p>${_('Your course summary page will not be viewable until your course has been announced. To provide content for the page and preview it, follow the instructions provided by your <abbrtitle="Program Manager">PM</abbr> or Conrad Warre <arel="email"class="action action-email"href="mailto:conrad@edx.org">(conrad@edx.org)</a>.')}</p>
<p>${_('Your course summary page will not be viewable until your '
'course has been announced. To provide content for the '
'page and preview it, follow the instructions provided '
'by your <abbrtitle="Program Manager">PM</abbr>.')}</p>
@@ -21,7 +22,14 @@ from open_ended_grading.utils import does_location_exist
log=logging.getLogger(__name__)
STAFF_ERROR_MESSAGE='Could not contact the external grading server. Please contact the development team. If you do not have a point of contact, you can contact Vik at vik@edx.org.'
STAFF_ERROR_MESSAGE=_(
u'Could not contact the external grading server. Please contact the '