{% i18n _("You're receiving this e-mail because you requested a password reset") %} {% i18n _("for your user account at %(site_name)s") %}. {% i18n _("Your new password is: %(new_password)s") %} {% i18n _("Feel free to change this password by going to this page:") %} http://{{ domain }}/password_change/ {% i18n _("Your username, in case you've forgotten:") %} {{ user.username }} {% i18n _("Thanks for using our site!") %} {% i18n _("The %(site_name)s team") %}