diff --git a/templates/site/torrents/view.jet.html b/templates/site/torrents/view.jet.html index e3efeb43..1da54c46 100644 --- a/templates/site/torrents/view.jet.html +++ b/templates/site/torrents/view.jet.html @@ -12,7 +12,7 @@

{{Torrent.Name}}


- +
{{ T("category") }}: @@ -148,16 +148,14 @@ {{end}}
-

{{ T("description")}}

+

{{ T("description")}}

{{ if Torrent.Description != ""}}
{{Torrent.Description|raw}}
{{else}}

{{ T("no_description") }}

{{end}} 0}}checked{{end}}/> - +
{{ if len(Torrent.FileList) > 0 }} {* how do i concat lol *}