Your certificate is being held pending confirmation that the issuance of your certificate is in compliance with strict U.S. embargoes on Iran, Cuba, Syria and Sudan. If you think our system has mistakenly identified you as being connected with one of those countries, please let us know by contacting <aclass="contact-link"href="mailto:info@edx.org">info@edx.org</a>.
Your certificate is being held pending confirmation that the issuance of your certificate is in compliance with strict U.S. embargoes on Iran, Cuba, Syria and Sudan. If you think our system has mistakenly identified you as being connected with one of those countries, please let us know by contacting <aclass="contact-link"href="mailto:${settings.CONTACT_EMAIL}">${settings.CONTACT_EMAIL}</a>.
<%blockname="title"><title>Log into your edX Account</title></%block>
<%blockname="title"><title>Log into your ${settings.PLATFORM_NAME} Account</title></%block>
<%blockname="js_extra">
<script type="text/javascript">
...
...
@@ -66,7 +66,7 @@
$submitButton.
removeClass('is-disabled').
removeProp('disabled').
html('Log into My edX Account <span class="orn-plus">+</span> Access My Courses');
html('Log into My ${settings.PLATFORM_NAME} Account <span class="orn-plus">+</span> Access My Courses');
}
else{
$submitButton.
...
...
@@ -94,7 +94,7 @@
<!-- status messages -->
<divrole="alert"class="status message">
<h3class="message-title">We're Sorry, edX accounts are unavailable currently</h3>
<h3class="message-title">We're Sorry, ${settings.PLATFORM_NAME} accounts are unavailable currently</h3>
<pclass="message-copy">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
</div>
...
...
@@ -106,7 +106,7 @@
</div>
<pclass="instructions sr">
Please provide the following information to log into your edX account. Required fields are noted by <strongclass="indicator">bold text and an asterisk (*)</strong>.
Please provide the following information to log into your ${settings.PLATFORM_NAME} account. Required fields are noted by <strongclass="indicator">bold text and an asterisk (*)</strong>.
<labelfor="honorcode-yes">I agree to the <ahref="${marketing_link('HONOR')}"class="new-vp">Honor Code</a></label>
<%
##TODO:provideabetterwaytooverridetheselinks
ifself.stanford_theme_enabled():
honor_code_path =marketing_link('TOS')+"#honor"
else:
honor_code_path =marketing_link('HONOR')
%>
<labelfor="honorcode-yes">I agree to the <ahref="${honor_code_path}"class="new-vp">Honor Code</a></label>
</div>
</li>
</ol>
...
...
@@ -252,23 +259,33 @@
</p>
</div>
<divclass="cta cta-welcome">
<h3>Welcome to edX</h3>
<p>Registering with edX gives you access to all of our current and future free courses. Not ready to take a course just yet? Registering puts you on our mailing list – we will update you as courses are added.</p>
</div>
## TODO: Use a %block tag or something to allow themes to
## override in a more generalizable fashion.
% if not self.stanford_theme_enabled():
<divclass="cta cta-welcome">
<h3>Welcome to ${settings.PLATFORM_NAME}</h3>
<p>Registering with ${settings.PLATFORM_NAME} gives you access to all of our current and future free courses. Not ready to take a course just yet? Registering puts you on our mailing list – we will update you as courses are added.</p>
</div>
% endif
<divclass="cta cta-nextsteps">
<h3>Next Steps</h3>
<p>As part of joining edX, you will receive an activation email. You must click on the activation link to complete the process. Don’t see the email? Check your spam folder and mark edX emails as ‘not spam’. At edX, we communicate mostly through email.</p>
% if self.stanford_theme_enabled():
<p>You will receive an activation email. You must click on the activation link to complete the process. Don’t see the email? Check your spam folder and mark emails from class.stanford.edu as ‘not spam’, since you'll want to be able to receive email from your courses.</p>
% else:
<p>As part of joining ${settings.PLATFORM_NAME}, you will receive an activation email. You must click on the activation link to complete the process. Don’t see the email? Check your spam folder and mark ${settings.PLATFORM_NAME} emails as ‘not spam’. At ${settings.PLATFORM_NAME}, we communicate mostly through email.</p>
% endif
</div>
<divclass="cta cta-help">
<h3>Need Help?</h3>
<p>Need help in registering with edX?
<ahref="${marketing_link('FAQ')}">
View our FAQs for answers to commonly asked questions.
</a>
Once registered, most questions can be answered in the course specific discussion forums or through the FAQs.</p>
</div>
% if settings.MKTG_URL_LINK_MAP.get('FAQ'):
<divclass="cta cta-help">
<h3>Need Help?</h3>
<p>Need help in registering with ${settings.PLATFORM_NAME}?
<ahref="${marketing_link('FAQ')}">
View our FAQs for answers to commonly asked questions.
</a>
Once registered, most questions can be answered in the course specific discussion forums or through the FAQs.</p>
<p>The page that you were looking for was not found. Go back to the <ahref="/">homepage</a> or let us know about any pages that may have been moved at <ahref="mailto:technical@edx.org">technical@edx.org</a>.</p>
<p>The page that you were looking for was not found. Go back to the <ahref="/">homepage</a> or let us know about any pages that may have been moved at <ahref="mailto:${settings.TECH_SUPPORT_EMAIL}">${settings.TECH_SUPPORT_EMAIL}</a>.</p>
<h1>Currently the <em>edX</em> servers are down</h1>
<p>Our staff is currently working to get the site back up as soon as possible. Please email us at <ahref="mailto:technical@edx.org">technical@edx.org</a> to report any problems or downtime.</p>
<h1>Currently the <em>${settings.PLATFORM_NAME}</em> servers are down</h1>
<p>Our staff is currently working to get the site back up as soon as possible. Please email us at <ahref="mailto:${settings.TECH_SUPPORT_EMAIL}">${settings.TECH_SUPPORT_EMAIL}</a> to report any problems or downtime.</p>
<h1>There has been a 500 error on the <em>edX</em> servers</h1>
<p>Please wait a few seconds and then reload the page. If the problem persists, please email us at <ahref="mailto:technical@edx.org">technical@edx.org</a>.</p>
<h1>There has been a 500 error on the <em>${settings.PLATFORM_NAME}</em> servers</h1>
<p>Please wait a few seconds and then reload the page. If the problem persists, please email us at <ahref="mailto:${settings.TECH_SUPPORT_EMAIL}">${settings.TECH_SUPPORT_EMAIL}</a>.</p>
<h1>Currently the <em>edX</em> servers are overloaded</h1>
<p>Our staff is currently working to get the site back up as soon as possible. Please email us at <ahref="mailto:technical@edx.org">technical@edx.org</a> to report any problems or downtime.</p>
<h1>Currently the <em>${settings.PLATFORM_NAME}</em> servers are overloaded</h1>
<p>Our staff is currently working to get the site back up as soon as possible. Please email us at <ahref="mailto:${settings.TECH_SUPPORT_EMAIL}">${settings.TECH_SUPPORT_EMAIL}</a> to report any problems or downtime.</p>