From 6c6c7225b26f5ce8da01cc42f9485e84a23eb43c Mon Sep 17 00:00:00 2001 From: Uvis Grinfelds Date: Thu, 13 Nov 2014 18:48:17 +0100 Subject: [PATCH] new build --- transfersh-server/static/download.audio.html | 92 +++++++------- transfersh-server/static/download.html | 81 +++++-------- transfersh-server/static/download.image.html | 80 +++++------- .../static/download.markdown.html | 114 ++++++------------ transfersh-server/static/download.video.html | 85 ++++++------- transfersh-server/static/images/bitcoin.png | Bin 0 -> 6157 bytes .../static/includes/download-bottom.html | 5 + .../static/includes/download-top.html | 6 + transfersh-server/static/includes/footer.html | 29 ++--- transfersh-server/static/includes/ga.html | 15 +++ transfersh-server/static/index.html | 42 +++---- transfersh-server/static/styles/main.css | 2 +- 12 files changed, 229 insertions(+), 322 deletions(-) create mode 100644 transfersh-server/static/images/bitcoin.png create mode 100644 transfersh-server/static/includes/download-bottom.html create mode 100644 transfersh-server/static/includes/download-top.html create mode 100644 transfersh-server/static/includes/ga.html 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 @@ - + +