summaryrefslogtreecommitdiff
path: root/controller/template
diff options
context:
space:
mode:
Diffstat (limited to 'controller/template')
-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}}