templates/account_activated.html
changeset 46 ff5f34e42aec
parent 24 31d37d0cf557
--- a/templates/account_activated.html	Thu Apr 15 15:10:31 2010 +0530
+++ b/templates/account_activated.html	Thu Apr 15 15:51:16 2010 +0530
@@ -1,4 +1,4 @@
 {% extends "base.html" %}
 {% block content %}
-Your account has been activated.
+Your account has been activated and your registration has been confirmed.
 {% endblock %}