mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-01 15:23:05 +00:00
10 lines
213 B
HTML
10 lines
213 B
HTML
{% autoescape off %}
|
||
亲爱的 {{ email }}:
|
||
管理员已经将您的密码重置为{{ password }},登录后,请尽快修改您的密码!
|
||
|
||
感谢使用我们的网站!
|
||
|
||
Seafile团队
|
||
|
||
{% endautoescape %}
|