From ff4cf4e0e4c218a1d289813523908ad28e1872fe Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Sun, 26 Feb 2023 11:00:43 +0800 Subject: [PATCH] Update no_results.html --- searx/templates/simple/messages/no_results.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/searx/templates/simple/messages/no_results.html b/searx/templates/simple/messages/no_results.html index 7bb708b8c..f4e23ca35 100644 --- a/searx/templates/simple/messages/no_results.html +++ b/searx/templates/simple/messages/no_results.html @@ -4,15 +4,7 @@ {{ icon_big('warning') }}

{{ _('Error!') }} {{ _('Engines cannot retrieve results.') }}

- {% for engine_name, error_type in unresponsive_engines %} -

{{- '' -}} - {{- engine_name }} ( - - {{- error_type -}} - ){{- '' -}} -

- {%- endfor %} -

{{ _('Please, try again later or find another SearXNG instance.') }} ({{ _('Public instances') }})

+
{% else %}