diff --git a/searx/templates/default/result_templates/torrent.html b/searx/templates/default/result_templates/torrent.html index 6c62793a5..5925f1313 100644 --- a/searx/templates/default/result_templates/torrent.html +++ b/searx/templates/default/result_templates/torrent.html @@ -1,7 +1,6 @@
{{ result.content|safe }}
{% endif %} -Seed: {{ result.seed }}, Leech: {{ result.leech }}
-{{ result.pretty_url }}
+ {% if result.content %}{{ result.content|safe }}
{% endif %} +magnet link - Seed: {{ result.seed }}, Leech: {{ result.leech }}