diff --git a/searx/templates/oscar/preferences.html b/searx/templates/oscar/preferences.html index f46d1e620..e7163e027 100644 --- a/searx/templates/oscar/preferences.html +++ b/searx/templates/oscar/preferences.html @@ -22,7 +22,7 @@ {%- endmacro %} {%- macro engine_time(engine_name, css_align_class) -%} -
{{ _("Failed checker test(s): ") }} {{ ', '.join(checker_result) }}
{%- endif -%} @@ -257,7 +257,7 @@ {{ tab_header('maintab', 'cookies', _('Cookies')) }} -+
{{ _('This is the list of cookies and their values searx is storing on your computer.') }}
{{ _('With that list, you can assess searx transparency.') }}