diff --git a/searx/templates/simple/result_templates/videos.html b/searx/templates/simple/result_templates/videos.html index ee425a445..1b2e1c84e 100644 --- a/searx/templates/simple/result_templates/videos.html +++ b/searx/templates/simple/result_templates/videos.html @@ -10,7 +10,7 @@ {{ result.content|safe }}
{%- else %} -+
{{ _('This site did not provide any description.')|safe }}
{% endif -%}