mirror of
https://github.com/django/django.git
synced 2025-09-27 12:39:17 +00:00
Fixed #906 - thanks, Esaj
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1432 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
69f8840900
commit
4fe5c9b7ee
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue