From 32e98967b76df8088a5759c90650ae65808932bc Mon Sep 17 00:00:00 2001 From: Matej Cotman Date: Sat, 29 Mar 2014 16:45:22 +0100 Subject: add optional request with GET method for search and results pages --- searx/templates/preferences.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'searx/templates/preferences.html') diff --git a/searx/templates/preferences.html b/searx/templates/preferences.html index 582305a1b..eeb86577f 100644 --- a/searx/templates/preferences.html +++ b/searx/templates/preferences.html @@ -43,6 +43,15 @@

+
+ {{ _('Method') }} +

+ +

+
{{ _('Currently used search engines') }} -- cgit v1.2.3