From 654c7cac07e1e1ffbffb5ed566fbca114fb95960 Mon Sep 17 00:00:00 2001 From: zhengxie Date: Mon, 15 Oct 2012 16:49:27 +0800 Subject: [PATCH] Modify password reset form --- templates/registration/password_reset_form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/registration/password_reset_form.html b/templates/registration/password_reset_form.html index 641a894472..9179112704 100644 --- a/templates/registration/password_reset_form.html +++ b/templates/registration/password_reset_form.html @@ -5,10 +5,10 @@

密码重置

- - (我们会把新密码设置说明通过邮件发送给您) + {{ form.email }} {{ form.email.errors }} +

我们会把新密码设置说明通过邮件发送给您