server-error.html 338 Bytes
Newer Older
1
<%inherit file="../main.html" />
2

3
<section class="outside-app">
4
  <h1>There has been a 500 error on the <em>edX</em> servers</h1>
5
  <p>Our staff is currently working to get the site back up as soon as possible. Please email us at <a href="mailto:technical@edx.org">technical@edx.org</a> to report any problems or downtime.</p>
6
</section>