diff --git a/transfersh-server/static/download.audio.html b/transfersh-server/static/download.audio.html index 6bf8bff..16643cd 100644 --- a/transfersh-server/static/download.audio.html +++ b/transfersh-server/static/download.audio.html @@ -1,3 +1,6 @@ + + + @@ -21,21 +24,22 @@ - + + +
-
-

{{.Filename}}

-

type: {{.ContentType}}

-

size: {{.ContentLength | format "#,###."}} bytes

+ +
+

{{.Filename}}

+

type: {{.ContentType}}

+

size: {{.ContentLength | format "#,###."}} bytes

+ + download

+ +
- +

-
- copy link    - download - -
-
- - Fork me on GitHub - + Fork me on GitHub - diff --git a/transfersh-server/static/download.html b/transfersh-server/static/download.html index d0df7a4..8a27deb 100644 --- a/transfersh-server/static/download.html +++ b/transfersh-server/static/download.html @@ -21,21 +21,22 @@ - + +