From 3373b2c2987302087777c89c4419fd7b67ca579e Mon Sep 17 00:00:00 2001 From: asciimoo Date: Thu, 17 Oct 2013 01:44:50 +0200 Subject: [enh] browser autocompletition turned off --- searx/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates/index.html') diff --git a/searx/templates/index.html b/searx/templates/index.html index 817f886ee..a25b84164 100644 --- a/searx/templates/index.html +++ b/searx/templates/index.html @@ -6,7 +6,7 @@

searx

- +

{% for engine in engines %} -- cgit v1.2.3