diff --git a/templates/default/search/torrent.html.twig b/templates/default/search/torrent.html.twig index ff54cb9..d7a5ef2 100644 --- a/templates/default/search/torrent.html.twig +++ b/templates/default/search/torrent.html.twig @@ -70,11 +70,11 @@
{% if torrent.download.magnet.exist %} - + {% else %} - + {% endif %} @@ -84,11 +84,11 @@ {% if torrent.download.file.exist %} - + {% else %} - + {% endif %} @@ -98,11 +98,11 @@ {% if torrent.star.exist %} - + {% else %} - + {% endif %} @@ -124,7 +124,7 @@