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 @@
{{ 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}}/> - + |