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