Changeset 1433
- Timestamp:
- 11/25/05 14:13:48 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/new-admin/django/contrib/admin/templates/registration/password_reset_form.html
r1408 r1433 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>
