From ecd293c8a90f0adef5f3e07f8c99c94a3beae63a Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Wed, 19 Mar 2014 20:19:44 +0100 Subject: add front-part of autocompleter function --- searx/templates/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'searx/templates/base.html') diff --git a/searx/templates/base.html b/searx/templates/base.html index d1892245b..2823c684e 100644 --- a/searx/templates/base.html +++ b/searx/templates/base.html @@ -18,6 +18,8 @@
{% block content %} {% endblock %} + +
-- cgit v1.2.3