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

3
<section class="outside-app">
4
  <h1>Currently the <em>edX</em> servers are down</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>