From 740594a4b73952ad3f5fa52dd1bb939c73dcc7c2 Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Sun, 2 Nov 2014 13:00:28 +0100 Subject: [enh] oscar_template: initial osm-map support for map results * TODO: remove leaflet.min.css if not required --- searx/templates/oscar/result_templates/videos.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'searx/templates/oscar/result_templates/videos.html') diff --git a/searx/templates/oscar/result_templates/videos.html b/searx/templates/oscar/result_templates/videos.html index 1a9b60717..4d711ea71 100644 --- a/searx/templates/oscar/result_templates/videos.html +++ b/searx/templates/oscar/result_templates/videos.html @@ -9,5 +9,7 @@ +
+ {{ result.engine }}

{{ result.pretty_url }}

-- cgit v1.2.3