diff --git a/searx/templates/magi/messages/no_results.html b/searx/templates/magi/messages/no_results.html index 7bb708b8c..8fe00dab7 100644 --- a/searx/templates/magi/messages/no_results.html +++ b/searx/templates/magi/messages/no_results.html @@ -4,15 +4,8 @@ {{ 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 %}