## Translators: This string will be followed by another string that indicates the current status of the course, such as "Configuring as re-run"
<dtclass="label sr">${_("The status of this course is:")}</dt>
<ddclass="value">
<iclass="icon icon-refresh icon-spin"></i>
<spanclass="copy">Configuring as re-run</span>
## Translators: This is a status message, used to inform the user of what the system is doing. This status means that the user has requested to re-run an existing course, and the system is currently in the process of duplicating and configuring the existing course so that it can be re-run.
<spanclass="copy">${_("Configuring as re-run")}</span>
</dd>
</dl>
</div>
<divclass="status-message">
<pclass="copy">${_('The new course will be added to your course list in 5-10 minutes. Return to this page or <ahref="#"class="action-reload">refresh it</a> to update the course list. The new course will need some manual configuration.')}</p>
<pclass="copy">${_('The new course will be added to your course list in 5-10 minutes. Return to this page or {link_start}refresh it{link_end} to update the course list. The new course will need some manual configuration.').format(
<ahref="${get_online_help_info(online_help_token())['doc_url']}"target="_blank">${_("Getting Started with edX Studio")}</a>
</li>
<liclass="action-item">
<ahref="http://help.edge.edx.org/discussion/new"class="show-tender"title="Use our feedback tool, Tender, to request help">${_('Request help with edX Studio')}</a>
<ahref="http://help.edge.edx.org/discussion/new"class="show-tender"title="${_("Useourfeedbacktool,Tender,torequesthelp")}">${_("Request help with edX Studio")}</a>
</li>
</ol>
</div>
% if course_creator_status=='disallowed_for_this_site' and settings.FEATURES.get('STUDIO_REQUEST_EMAIL',''):
<divclass="bit">
<h3class="title title-3">${_('Can I create courses in Studio?')}</h3>
<p>${_('In order to create courses in Studio, you must')} <ahref="mailto:${settings.FEATURES.get('STUDIO_REQUEST_EMAIL','')}">${_("contact edX staff to help you create a course")}</a></p>
<h3class="title title-3">${_("Can I create courses in Studio?")}</h3>
<p>${_("In order to create courses in Studio, you must {link_start}contact edX staff to help you create a course{link_end}.").format(
<h3class="title title-3">${_('Can I create courses in Studio?')}</h3>
<h3class="title title-3">${_("Can I create courses in Studio?")}</h3>
<p>${_('In order to create courses in Studio, you must have course creator privileges to create your own course.')}</p>
</div>
% elif course_creator_status == "denied":
<divclass="bit">
<h3class="title title-3">${_('Can I create courses in Studio?')}</h3>
<p>${_('Your request to author courses in studio has been denied. Please')} <ahref="http://help.edge.edx.org/discussion/new"class="show-tender">${_('contact edX Staff with further questions')}</a></p>
<h3class="title title-3">${_("Can I create courses in Studio?")}</h3>
<p>${_("Your request to author courses in Studio has been denied. Please {link_start}contact edX Staff with further questions{link_end}.").format(
<h3class="title">${_('We need to verify your email address')}</h3>
<h3class="title">${_("We need to verify your email address")}</h3>
<divclass="copy">
<p>${_('Almost there! In order to complete your sign up we need you to verify your email address (%(email)s). An activation message and next steps should be waiting for you there.') % dict(email=user.email)}</p>
<ahref="http://help.edge.edx.org/discussion/new"class="show-tender"title="Use our feedback tool, Tender, to request help">Request help with your Studio account</a>
<ahref="http://help.edge.edx.org/discussion/new"class="show-tender"title="${_("Useourfeedbacktool,Tender,torequesthelp")}">${_("Request help with your Studio account")}</a>