From f8dd7cb0fb8be14c5681d8594dbf97eb4b0ccaa8 Mon Sep 17 00:00:00 2001 From: kilo Date: Mon, 10 Jul 2017 05:55:37 +0200 Subject: [PATCH] fix link display in user torrent view (#1139) --- templates/site/user/torrents.jet.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/site/user/torrents.jet.html b/templates/site/user/torrents.jet.html index cba11f0b..0fab27bb 100644 --- a/templates/site/user/torrents.jet.html +++ b/templates/site/user/torrents.jet.html @@ -39,11 +39,11 @@ -
+
{{if torrent.TorrentLink != ""}} -
+
{{end}}