1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00
Files
seahub/templates/user_reset_email.html

10 lines
213 B
HTML
Raw Normal View History

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