From 21beb64a725abbd140a4f983a7a42ebea1083f44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Deparis?= Date: Mon, 7 Jan 2019 10:22:48 +0100 Subject: [PATCH] Remove forgotten white spaces in templates/simple/preferences.html --- searx/templates/simple/preferences.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/searx/templates/simple/preferences.html b/searx/templates/simple/preferences.html index 049af5e33..dbc3317ed 100644 --- a/searx/templates/simple/preferences.html +++ b/searx/templates/simple/preferences.html @@ -171,7 +171,7 @@ {{ _('With that list, you can assess searx transparency.') }}

- {% if cookies %} + {% if cookies %} @@ -186,14 +186,14 @@
{{ _('Cookie name') }}
{% else %} {% include 'oscar/messages/no_cookies.html' %} - {% endif %} + {% endif %}

{{ _('Search URL of the currently saved preferences') }} :

{{ url_for('index', _external=True) }}?preferences={{ preferences_url_params|e }}{% raw %}&q=%s{% endraw %}

{{ _('Note: specifying custom settings in the search URL can reduce privacy by leaking data to the clicked result sites.') }}

- + {{ tab_footer() }} {{ tab_header('maintab', 'privacy', _('Privacy')) }} @@ -218,7 +218,7 @@
{{ _('Proxying image results through searx') }}
{{ plugin_preferences('privacy') }} - + {{ tab_footer() }} {{ tabs_close() }} @@ -226,7 +226,7 @@

{{ _('These settings are stored in your cookies, this allows us not to store this data about you.') }}
{{ _("These cookies serve your sole convenience, we don't use these cookies to track you.") }} -

+

{{ _('Reset defaults') }}