Files
edx-platform/activation_active.html
Piotr Mitros 0702a84587 Unknown changes/pre-git transition
--HG--
branch : pmitros-name-change
rename : activation_email.txt => emails/activation_email.txt
rename : activation_email_subject.txt => emails/activation_email_subject.txt
2012-03-19 09:26:16 -04:00

13 lines
330 B
HTML

<%inherit file="marketing.html" />
<section class="tos">
<div>
<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. You can log in at
the <a href="/">6.002x course page</a>.</p>
</div>
</section>