Loading django/contrib/admin/templates/registration/password_reset_form.html +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ {% block content %} <h1>{% trans "Password reset") %}</h1> <h1>{% trans "Password reset" %}</h1> <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> Loading Loading
django/contrib/admin/templates/registration/password_reset_form.html +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ {% block content %} <h1>{% trans "Password reset") %}</h1> <h1>{% trans "Password reset" %}</h1> <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> Loading