changeset 98 | 1af134a1e53d |
parent 75 | bda9ee536063 |
--- a/templates/password_reset.html Sat Apr 17 14:59:58 2010 +0530 +++ b/templates/password_reset.html Fri Apr 23 16:35:42 2010 +0530 @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block content %} {% if new_password %} - Your password is "{{ new_password }}". This will be sent to your email id when app is on FOSSEE.<br /> + Your password has been sent to your email address.<br /> <a href="/workshop/registration">Click here</a> to return to home page. {% else %} <form action="" method="post">