From 1f00ce8527c8ca0f6318f4b43b3f79ee1429b70b Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Sun, 18 Jan 2015 13:54:24 +0100 Subject: Revert: [enh] add new bootstrap-themes to oscar-template --- searx/templates/oscar/base.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'searx/templates/oscar/base.html') diff --git a/searx/templates/oscar/base.html b/searx/templates/oscar/base.html index 5a3ba9f42..57c4d5593 100644 --- a/searx/templates/oscar/base.html +++ b/searx/templates/oscar/base.html @@ -10,11 +10,7 @@ {% block meta %}{% endblock %} {% block title %}{% endblock %}searx - {% if bootstrap_theme == 'default' %} - - {% else %} - - {% endif %} + -- cgit v1.2.3