1
0
mirror of https://github.com/django/django.git synced 2025-07-04 01:39:20 +00:00

Merged to trunk 1432

git-svn-id: http://code.djangoproject.com/svn/django/branches/new-admin@1433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Robert Wittams 2005-11-25 20:13:48 +00:00
commit 3a7c14b583

View File

@ -7,7 +7,7 @@
{% block content %} {% 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> <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>