Added new error pages and changed textbook image

This commit is contained in:
Kyle Fiedler
2012-01-30 11:59:12 -05:00
parent af183fc023
commit 86e3f473cd
5 changed files with 15 additions and 3 deletions

6
server-error.html Normal file
View File

@@ -0,0 +1,6 @@
<%inherit file="main.html" />
<section class="activation">
<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>