diff options
Diffstat (limited to 'account/templates/account/password_reset_email.html')
-rw-r--r-- | account/templates/account/password_reset_email.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/account/templates/account/password_reset_email.html b/account/templates/account/password_reset_email.html index 7ea9da6..2c03283 100644 --- a/account/templates/account/password_reset_email.html +++ b/account/templates/account/password_reset_email.html @@ -1,6 +1,7 @@ -Hello, +您好, -您收到这封邮件是因为您请求重置您在网站 {{ site_name }} (2014 SKA Summer School)上的账户密码。 +您正在请求重置您在"2014SKA暑期学校"网站(http://{{ site_name }}) +上的账户密码。 请打开以下链接来重新设置新密码: @@ -9,4 +10,6 @@ Hello, 您的登录用户名为:{{ user.get_username }} -2014 SKA Summer School Team +祝好! +2014SKA暑期学校团队 + |