diff -r 09178605d59e -r cc5b6f4ed823 pytask/templates/registration/password_reset_email.html --- a/pytask/templates/registration/password_reset_email.html Sat Jan 08 14:43:40 2011 +0530 +++ b/pytask/templates/registration/password_reset_email.html Sat Jan 08 15:04:41 2011 +0530 @@ -8,7 +8,6 @@ {% endblock %} {% trans "Your username, in case you've forgotten:" %} {{ user.username }} -{% trans "Thanks for using our site!" %} {% blocktrans %}The {{ site_name }} team{% endblocktrans %}