Added link to homepage and course page on acctivation

This commit is contained in:
Kyle Fiedler
2012-02-13 12:17:35 -05:00
parent 5835fd6eeb
commit fdcb58489a
2 changed files with 3 additions and 0 deletions

View File

@@ -5,4 +5,5 @@
<h1>Activation Complete!</h1>
<!-- <p>Now go <a href="/">log in</a> and try the course!</a></p> -->
<p>Thanks for activating your email. We will notify you as soon as the course starts.</p>
<p>For now you can got to the <a href="/">MITx homepage</a> or the <a href="https://6002x.mitx.mit.edu/">6.002x course page</a>.</p>
</section>

View File

@@ -20,6 +20,7 @@
p {
margin-bottom: lh();
line-height: lh();
}
h1 {
@@ -37,6 +38,7 @@
li {
list-style: disc outside none;
line-height: lh();
}
}
}