diff -r c47a6c63eaa7 -r bda9ee536063 templates/password_reset.html --- a/templates/password_reset.html Fri Apr 16 16:29:00 2010 +0530 +++ b/templates/password_reset.html Fri Apr 16 16:37:28 2010 +0530 @@ -2,7 +2,7 @@ {% block content %} {% if new_password %} Your password is "{{ new_password }}". This will be sent to your email id when app is on FOSSEE.
- Click here to return to home page. + Click here to return to home page. {% else %}
{{form.as_p}}