From 0a3b9a7b00fb2f9af562ba73fb543a5ea7967782 Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Fri, 16 Jan 2015 16:58:44 +0100 Subject: [enh] add image proxy toggle to preferences templates --- searx/templates/courgette/preferences.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'searx/templates/courgette/preferences.html') diff --git a/searx/templates/courgette/preferences.html b/searx/templates/courgette/preferences.html index c492e3751..07d79b532 100644 --- a/searx/templates/courgette/preferences.html +++ b/searx/templates/courgette/preferences.html @@ -41,6 +41,15 @@

+
+ {{ _('Image proxy') }} +

+ +

+
{{ _('Method') }}

@@ -96,4 +105,4 @@

-{% endblock %} \ No newline at end of file +{% endblock %} -- cgit v1.2.3