From f95a3e42e80b83bbeecebabead397a4a8dec6df9 Mon Sep 17 00:00:00 2001 From: akuma06 Date: Thu, 11 May 2017 22:54:42 +0200 Subject: [PATCH] slight design improvement for template --- templates/view.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/templates/view.html b/templates/view.html index bc21d0c3..b96da65c 100644 --- a/templates/view.html +++ b/templates/view.html @@ -5,37 +5,43 @@ {{with .Torrent}}
-
-

{{.Name}}

-
+
+
+
+
+
+
+
+

Uploaded by {{.UploaderName}}

-
-
-
-
- +
+ Download! {{if ne .TorrentLink ""}} - + Torrent file {{end}} - + Report! {{ if HasAdmin $.User}} {{end}} - - +
+
+
+
+

{{T "description"}}

+
{{.Description}}
@@ -73,12 +79,6 @@
-
-
-

{{T "description"}}

-
{{.Description}}
-
-

{{T "comments"}}