<h1>${_("The Page You Requested Page Cannot be Found")}</h1>
<h1>${_("The Page You Requested Page Cannot be Found")}</h1>
<pclass="description">${_("We're sorry. We couldn't find the Studio page you're looking for. You may want to return to the Studio Dashboard and try again. If you are still having problems accessing things, please feel free to {link_start}contact Studio support{link_end} for further help.").format(
<pclass="description">${_("We're sorry. We couldn't find the Studio page you're looking for. You may want to return to the Studio Dashboard and try again. If you are still having problems accessing things, please feel free to {link_start}contact Studio support{link_end} for further help.").format(
link_start='<ahref="https://groups.google.com/d/forum/openedx-studio"class="show-tender"title="{title}">'.format(title=_("Use our feedback tool, Tender, to share your feedback")),
link_start='<ahref="https://groups.google.com/d/forum/openedx-studio"target="_blank"title="{title}">'.format(title=_("Use our feedback tool, Tender, to share your feedback")),
link_end='</a>',
link_end='</a>',
)}</p>
)}</p>
% elif error == '500':
% elif error == '500':
<h1>${_("The Server Encountered an Error")}</h1>
<h1>${_("The Server Encountered an Error")}</h1>
<pclass="description">${_("We're sorry. There was a problem with the server while trying to process your last request. You may want to return to the Studio Dashboard or try this request again. If you are still having problems accessing things, please feel free to {link_start}contact Studio support{link_end} for further help.").format(
<pclass="description">${_("We're sorry. There was a problem with the server while trying to process your last request. You may want to return to the Studio Dashboard or try this request again. If you are still having problems accessing things, please feel free to {link_start}contact Studio support{link_end} for further help.").format(
link_start='<ahref="https://groups.google.com/d/forum/openedx-studio"class="show-tender"title="{title}">'.format(title=_("Use our feedback tool, Tender, to share your feedback")),
link_start='<ahref="https://groups.google.com/d/forum/openedx-studio"target="_blank"title="{title}">'.format(title=_("Use our feedback tool, Tender, to share your feedback")),
<ahref="http://files.edx.org/Getting_Started_with_Studio.pdf"title="This is a PDF Document">${_('Get started by reading Studio\'s Documentation')}</a>
<ahref="http://files.edx.org/Getting_Started_with_Studio.pdf"title="This is a PDF Document">${_('Get started by reading Studio\'s Documentation')}</a>
</li>
</li>
<liclass="action-item">
<liclass="action-item">
<ahref="https://groups.google.com/d/forum/openedx-studio"class="show-tender"title="Use our feedback tool, Tender, to request help">${_('Request help with Studio')}</a>
<ahref="https://groups.google.com/d/forum/openedx-studio"target="_blank"title="Use our feedback tool, Tender, to request help">${_('Request help with Studio')}</a>
</li>
</li>
</ol>
</ol>
</div>
</div>
...
@@ -311,7 +311,7 @@
...
@@ -311,7 +311,7 @@
% elif course_creator_status == "denied":
% elif course_creator_status == "denied":
<divclass="bit">
<divclass="bit">
<h3class="title title-3">${_('Can I create courses in Studio?')}</h3>
<h3class="title title-3">${_('Can I create courses in Studio?')}</h3>
<p>${_('Your request to author courses in studio has been denied. Please')} <ahref="https://groups.google.com/d/forum/openedx-studio"class="show-tender">${_('contact edX Staff with further questions')}</a></p>
<p>${_('Your request to author courses in studio has been denied. Please')} <ahref="https://groups.google.com/d/forum/openedx-studio"target="_blank">${_('contact edX Staff with further questions')}</a></p>
</div>
</div>
% endif
% endif
...
@@ -343,7 +343,7 @@
...
@@ -343,7 +343,7 @@
<olclass='list-actions'>
<olclass='list-actions'>
<liclass="action-item">
<liclass="action-item">
<ahref="https://groups.google.com/d/forum/openedx-studio"class="show-tender"title="Use our feedback tool, Tender, to request help">Request help with your Studio account</a>
<ahref="https://groups.google.com/d/forum/openedx-studio"target="_blank"title="Use our feedback tool, Tender, to request help">Request help with your Studio account</a>