fix the long ass link thing

This commit is contained in:
blek 2023-10-11 23:38:31 +10:00
parent ff66e120b9
commit a4f8aa3f89
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 2 additions and 3 deletions

View File

@ -27,10 +27,9 @@
<div style="max-width:75vw;width:fit-content;margin:0 auto;text-align:center">
<h1 style="text-align:center;margin-bottom:0">File uploaded successfully!</h1>
<p style="margin-top:4px;font-size:90%">
It is available via the following link:
<br/>
It is available via the
<a href='{{ env.instanceurl }}/upload/{{ urlencoding::encode(link) }}'>
{{ env.instanceurl }}/upload/{{ urlencoding::encode(link) }}
following link
</a>
</p>
<div style="width:100%">