changeset 46 | ff5f34e42aec |
parent 20 | 9354ef8119c6 |
--- a/templates/sent_activationkey.html Thu Apr 15 15:10:31 2010 +0530 +++ b/templates/sent_activationkey.html Thu Apr 15 15:51:16 2010 +0530 @@ -1,5 +1,4 @@ {% extends "base.html" %} {% block content %} Activation email has been sent to your email address.<br /> -<a href="/reg">click here</a> to go to home page. {% endblock %}