From db7af79ac8f7989d5269773f98c95a940eef5402 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Tue, 3 Dec 2013 14:29:00 +0100 Subject: [mod] html mods --- searx/templates/base.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'searx/templates/base.html') diff --git a/searx/templates/base.html b/searx/templates/base.html index b5c124cfa..c98418fc9 100644 --- a/searx/templates/base.html +++ b/searx/templates/base.html @@ -1,12 +1,10 @@ - - {% block title %}{% endblock %}searx - + {% block styles %} {% endblock %} -- cgit v1.2.3