summaryrefslogtreecommitdiff
path: root/controller/template/uploaded.html
diff options
context:
space:
mode:
authorJan Wolff <janw@mailbox.org>2025-09-12 10:17:45 +0200
committerJan Wolff <janw@mailbox.org>2025-09-12 10:17:45 +0200
commit154abc0c5016635ad3af49a0772a97fbdc34bedb (patch)
treeef8a548496584b9045be72a5cbf1ad41ee4498b6 /controller/template/uploaded.html
parent283c31564a9d5dab4b8b71d7498886b0cd20a999 (diff)
qrcode, automated cleanup
Diffstat (limited to 'controller/template/uploaded.html')
-rw-r--r--controller/template/uploaded.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/controller/template/uploaded.html b/controller/template/uploaded.html
index 1324082..11fe558 100644
--- a/controller/template/uploaded.html
+++ b/controller/template/uploaded.html
@@ -5,6 +5,7 @@
<p>
<a href="{{.DownloadURL}}">{{.DownloadURL}}</a>
</p>
+ <img src="{{.QRCode}}">
</main>
{{template "footer" .}}
{{end}}