From bf10b4a857f6a24e5623d626cb446b6fa23485c2 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Wed, 9 Jun 2021 17:11:06 +0200 Subject: [fix] openstreetmap - fix some minor whitespace & indentation issues Signed-off-by: Markus Heiser --- searx/templates/oscar/result_templates/map.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates') diff --git a/searx/templates/oscar/result_templates/map.html b/searx/templates/oscar/result_templates/map.html index 6eea2c6d5..eb3fccfc0 100644 --- a/searx/templates/oscar/result_templates/map.html +++ b/searx/templates/oscar/result_templates/map.html @@ -59,7 +59,7 @@ {%- endif -%}

- + {%- if (result.latitude and result.longitude) or result.boundingbox -%} -- cgit v1.2.3