mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-24 12:58:34 +00:00
Fix shared upload link email bug
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
<p style="font-size:14px;color:#434144;">
|
||||
{% trans "You can go to the following page and upload your files:" %}<br />
|
||||
{{ shared_upload_link }}
|
||||
<a href="{{ shared_upload_link }}">{{ shared_upload_link }}</a>
|
||||
</p>
|
||||
|
||||
{% if extra_msg %}
|
||||
|
Reference in New Issue
Block a user