{% from 'simple/icons.html' import icon_big %} {% if unresponsive_engines %}
{{ _('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') }})
{{ _('Sorry!') }}
{{ _("we didn't find any results. Please use another query or search in more categories.") }}