QR code, html5 player

This commit is contained in:
Andrea Spacca
2018-07-01 13:48:56 +02:00
parent 05e6290d00
commit 4fe7a9b29b
15 changed files with 3405 additions and 1352 deletions

View File

@@ -4,3 +4,6 @@
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a> <br/><br/>
<div class="qrcode">
<img src="data:image/png;base64,{{.QRCode}}"/>
</div>