pre release

This commit is contained in:
q 2024-11-12 16:45:42 -05:00
parent 31022358ed
commit 79de710800
40 changed files with 848 additions and 20 deletions

View file

@ -0,0 +1,4 @@
<a href="{{.URLGet}}" class="btn-cta btn"> download</i> </a> <br/><br/>
<div class="qrcode">
<img src="data:image/png;base64,{{.QRCode}}"/>
</div>

View file

@ -0,0 +1,4 @@
<br/>
<h2 class="page-title">{{.Filename}}</h2>
<h4>type: <b>{{.ContentType}}</b></h4>
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>