templates/account_inactive.html
changeset 23 42e2a810e1c8
parent 21 a0f4aba61275
child 75 bda9ee536063
--- a/templates/account_inactive.html	Tue Apr 13 12:07:44 2010 +0530
+++ b/templates/account_inactive.html	Tue Apr 13 14:20:57 2010 +0530
@@ -2,5 +2,5 @@
 {% block content %}
 Your account is inactive. An activation email has been sent to your email address.<br />
 <a href="/reg/resend_activation/?email={{email}}">Click here</a> to resend the activation email.<br />
-<a href="/reg">click here</a> to go to home page.
+
 {% endblock %}