added fix for error pages and for password reset page

This commit is contained in:
Kyle Fiedler
2012-03-14 17:32:05 -04:00
parent 3966a06888
commit e09310e9c9
6 changed files with 34 additions and 4 deletions

View File

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