1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 15:23:05 +00:00
seahub/templates/user_reset_email.html
2012-08-16 17:01:09 +08:00

10 lines
213 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{% autoescape off %}
亲爱的 {{ email }}
管理员已经将您的密码重置为{{ password }},登录后,请尽快修改您的密码!
感谢使用我们的网站!
Seafile团队
{% endautoescape %}