From 4b382c65454fddef562397ec928d59a6829f8cdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Duval?= Date: Fri, 29 Mar 2019 09:38:25 +0000 Subject: [PATCH] Update footer --- searx/templates/eelo/base.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/searx/templates/eelo/base.html b/searx/templates/eelo/base.html index 0fb9d4587..31fb8160f 100644 --- a/searx/templates/eelo/base.html +++ b/searx/templates/eelo/base.html @@ -87,13 +87,12 @@ {% endblock %}

- e Foundation 2019, - {{ _('Powered by') }} searx - {{ searx_version }} -
+ e Foundation 2018-2019, + {{ _('Powered by') }} Spot + {{ searx_version }}.
An open-source metasearch engine forked from Searx. {{ _('About') }} - {{ _('Privacy') }} + {{ _('Privacy') }}

-- GitLab