diff -r 7dae32a2439b -r 115860e87238 templates/account_created.html --- a/templates/account_created.html Mon Apr 12 18:15:21 2010 +0530 +++ b/templates/account_created.html Tue Apr 13 10:50:29 2010 +0530 @@ -1,5 +1,7 @@ {% extends "base.html" %} {% block content %} The account has been created.
+Click here to activate your account.
+This link will be sent to your email.
click here to go to login page. {% endblock %}