Ticket #906: password_reset_form.html.diff
| File password_reset_form.html.diff, 0.6 kB (added by Esaj, 3 years ago) |
|---|
-
django/contrib/admin/templates/registration/password_reset_form.html
old new 7 7 8 8 {% block content %} 9 9 10 <h1>{% trans "Password reset" )%}</h1>10 <h1>{% trans "Password reset" %}</h1> 11 11 12 12 <p>{% trans "Forgotten your password? Enter your e-mail address below, and we'll reset your password and e-mail the new one to you." %}</p> 13 13
