Account already active is there

This commit is contained in:
Piotr Mitros
2012-02-08 13:01:13 -05:00
parent 72720d19dd
commit c3598c6b95
2 changed files with 13 additions and 2 deletions

9
activation_active.html Normal file
View File

@@ -0,0 +1,9 @@
<%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>