You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 lines
372 B

  1. <br/>
  2. <h2 class="page-title">{{.Filename}}</h2>
  3. <h4>type: <b>{{.ContentType}}</b></h4>
  4. <h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
  5. <a href="{{.UrlGet}}" class="btn-cta btn"> download</i> </a> <br/><br/>
  6. <div class="qrcode">
  7. <img src="data:image/png;base64,{{.QRCode}}"/>
  8. </div>