Files
edx-platform/templates/server-error.html
2012-03-19 11:10:44 -04:00

7 lines
343 B
HTML

<%inherit file="main.html" />
<section class="outside-app">
<h1>There has been an error on the <em>MITx</em> servers</h1>
<p>Our staff is currently working to get the site back up as soon as possible. Please email us at <a href="mailto:technical@mitx.mit.edu">technical@mitx.mit.edu</a> to report any problems or downtime.</p>
</section>