Files
edx-platform/activation_complete.html
Kyle Fiedler f0511986b0 Added more style for the marketing pages
--HG--
branch : kf-homepage
2012-01-12 17:03:00 -05:00

9 lines
268 B
HTML

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