From 2142bc5c3abfb99de84de145d10f87680806a5d7 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Tue, 18 Jan 2022 17:39:20 +0100 Subject: [PATCH] [simple] remove IE 9 comments --- searx/templates/simple/base.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/searx/templates/simple/base.html b/searx/templates/simple/base.html index bb1f51cad..5cac449f2 100644 --- a/searx/templates/simple/base.html +++ b/searx/templates/simple/base.html @@ -18,7 +18,6 @@ {% endif %} {% block styles %}{% endblock %} - - {% block head %} {% endblock %} @@ -60,8 +58,6 @@ {{ _('Contact instance maintainer') }}{% endif %}

- -