template/registration/registration_complete.html
changeset 27 87910f9bd6ec
parent 9 2c360e775cb0
child 28 2d5e8882b516
--- a/template/registration/registration_complete.html	Mon Oct 12 17:19:10 2009 +0530
+++ b/template/registration/registration_complete.html	Mon Oct 12 19:33:02 2009 +0530
@@ -20,7 +20,9 @@
     }
 </style>
         <table>
-          Your registration procedure is complete.
+          Your account has been created. An activation email will be sent
+          soon to the email ID with which you registered. Please visit the link
+          mentioned in the mail to activate your account 
         </table>
       <script type="text/javascript">
 	document.getElementById('id_username').focus();