From 3e05570b327d8a296849cddd3643efb7d4fd289a Mon Sep 17 00:00:00 2001 From: Cqoicebordel Date: Wed, 10 Dec 2014 18:17:47 +0100 Subject: [PATCH] Alt on favicon --- searx/templates/default/result_templates/map.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/searx/templates/default/result_templates/map.html b/searx/templates/default/result_templates/map.html index 78221aa01..dccec7a53 100644 --- a/searx/templates/default/result_templates/map.html +++ b/searx/templates/default/result_templates/map.html @@ -1,7 +1,7 @@
{% if result['favicon'] %} - + {{result['favicon']}} {% endif %}