diff -r b66d405eb8c7 -r ff5f34e42aec templates/account_created.html --- a/templates/account_created.html Thu Apr 15 15:10:31 2010 +0530 +++ b/templates/account_created.html Thu Apr 15 15:51:16 2010 +0530 @@ -1,5 +1,5 @@ {% extends "base.html" %} {% block content %} Account has been created and an activation email has been sent to your email address.
-click here to go to login page. +Please activate your account to confirm the registration. {% endblock %}