Files
edx-platform/activation_active.html
2012-02-08 13:01:13 -05:00

10 lines
281 B
HTML

<%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>