Commit e26a8059 by Reda Lemeden

Merge with head

parents e34954f4 73388094
<%inherit file="main.html" />
<section class="activation">
<h1>Account already active!</h1>
<!-- <p>Now go <a href="/">log in</a> and try the course!</a></p> -->
<p> This account has already been activated. We will notify you as
soon as the course starts.</p>
</section>
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
<section class="activation"> <section class="activation">
<h1>Activation Invalid</h1> <h1>Activation Invalid</h1>
<p>Something went wrong. Did you already activate the account? Otherwise, e-mail us to <p>Something went wrong. Check to make sure the URL you went to was
let us know what happened at <a href="mailto:bugs@mitx.mit.edu">bugs@mitx.mit.edu</a>.</p> correct -- e-mail programs will sometimes split it into two
lines. If you still have issues, e-mail us to let us know what happened
at <a href="mailto:bugs@mitx.mit.edu">bugs@mitx.mit.edu</a>.</p>
</section> </section>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment