<ahref="${get_online_help_info(online_help_token())['doc_url']}"target="_blank">${_("Getting Started with {studio_name}").format(studio_name=settings.STUDIO_NAME)}</a>
<p>${_("Your request to author courses in {studio_name} has been denied. Please {link_start}contact {platform_name} Staff with further questions{link_end}.").format(
studio_name=settings.STUDIO_NAME,
...
...
@@ -556,16 +543,6 @@ else:
<divclass="bit">
<h3class="title title-3">${_('Need help?')}</h3>
<p>${_('Please check your Junk or Spam folders in case our email isn\'t in your INBOX. Still can\'t find the verification email? Request help via the link below.')}</p>
<p>${_('Having trouble with your account? Use {link_start}our support center{link_end} to look over self help steps, find solutions others have found to the same problem, or let us know of your issue.').format(
% if settings.TENDER_DOMAIN and user.is_authenticated():
<liclass="nav-item nav-peripheral-feedback">
<adata-rel="edx.org"href="http://${settings.TENDER_DOMAIN}/discussion/new"class="show-tender"title="${_('Use our feedback tool, Tender, to share your feedback')}">${_("Contact Us")}</a>
<p>${_("You can click Help in the upper right corner of any page to get more information about the page you're on. You can also use the links below to download the Building and Running an {platform_name} Course PDF file, to go to the {platform_name} Author Support site, or to enroll in edX101.").format(platform_name=settings.PLATFORM_NAME)}</p>
<ahref="${get_online_help_info(online_help_token)['pdf_url']}"target="_blank"rel="external"class="action action-primary">${_("Building and Running an {platform_name} Course PDF").format(platform_name=settings.PLATFORM_NAME)}</a>
<ahref="https://www.edx.org/course/overview-creating-edx-course-edx-edx101#.VO4eaLPF-n1"rel="external"class="action action-primary">${_("Enroll in edX101")}</a>
<spanclass="tip">${_("How to use {studio_name} to build your course").format(studio_name=settings.STUDIO_NAME)}</span>
</li>
</ul>
</div>
% if settings.TENDER_DOMAIN:
<divclass="feedback">
<h3class="title">${_("Request help with {studio_name}").format(studio_name=settings.STUDIO_NAME)}</h3>
<divclass="copy">
<p>${_("Have problems, questions, or suggestions about {studio_name}?").format(studio_name=settings.STUDIO_NAME)}</p>
<ahref="http://${settings.TENDER_DOMAIN}/discussion/new"class="action action-primary"title="${_("Useourfeedbacktool,Tender,toshareyourfeedback")}"><iclass="icon fa fa-comments"></i>${_("Contact Us")}</a>