mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
13 lines
229 B
HTML
13 lines
229 B
HTML
![]() |
{% autoescape off %}
|
|||
|
亲爱的 {{ to_email }}:
|
|||
|
|
|||
|
{{ email }} 在SeaCloud上共享了一个文件给你,请点击以下链接查看:
|
|||
|
|
|||
|
{{ file_shared_link }}
|
|||
|
|
|||
|
感谢使用我们的网站!
|
|||
|
|
|||
|
Seafile团队
|
|||
|
|
|||
|
{% endautoescape %}
|