From b3974fc8808147c10cbf8177d109599ec88ef35a Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Fri, 27 Jan 2017 01:19:49 +0100 Subject: [PATCH] [fix] do not show glyph icons if noscript is enabled - #838 --- searx/templates/oscar/base.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/searx/templates/oscar/base.html b/searx/templates/oscar/base.html index 220f5f8..890204c 100644 --- a/searx/templates/oscar/base.html +++ b/searx/templates/oscar/base.html @@ -98,5 +98,10 @@ {% for script in scripts %} {% endfor %} +