mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-24 21:20:19 +01:00
7 lines
262 B
HTML
7 lines
262 B
HTML
|
<br/>
|
||
|
<h2 class="page-title">{{.Filename}}</h2>
|
||
|
<h4>type: <b>{{.ContentType}}</b></h4>
|
||
|
<h4>size: <b>{{.ContentLength | format "#,###."}}</b> bytes</h4>
|
||
|
|
||
|
<a href="{{.Url}}" class="btn-cta btn"> download</i> </a> <br/><br/>
|