diff --git a/transfersh-server/static/download.html b/transfersh-server/static/download.html new file mode 100644 index 0000000..23211d8 --- /dev/null +++ b/transfersh-server/static/download.html @@ -0,0 +1,7 @@ + + +{{.ContentType}} +{{.ContentLength}} +{{.Filename}} +Download + \ No newline at end of file diff --git a/transfersh-web/download.html b/transfersh-web/download.html new file mode 100644 index 0000000..9c6389f --- /dev/null +++ b/transfersh-web/download.html @@ -0,0 +1,7 @@ + + +{{.ContentType}} +{{.ContentLength}} +{{.Filename}} +Download +