From bf2847f4e706d7cc8602ffa4c3d57d10bd59df9d Mon Sep 17 00:00:00 2001 From: asciimoo Date: Tue, 15 Oct 2013 18:20:21 +0200 Subject: [PATCH] [enh] landing page updates --- searx/templates/index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/searx/templates/index.html b/searx/templates/index.html index 2905cbce..1571bcf6 100644 --- a/searx/templates/index.html +++ b/searx/templates/index.html @@ -1,8 +1,10 @@ {% extends "base.html" %} {% block content %} -

searx

-
- - -
+
+

searx

+
+ + +
+
{% endblock %}