From f34ac58752b3857468d01c79d7bc3409e8b03fe3 Mon Sep 17 00:00:00 2001 From: Dalf Date: Tue, 6 Aug 2019 11:41:16 +0200 Subject: [mod] tidy oscar HTML output --- searx/templates/oscar/result_templates/images.html | 85 +++++++++------------- 1 file changed, 36 insertions(+), 49 deletions(-) (limited to 'searx/templates/oscar/result_templates/images.html') diff --git a/searx/templates/oscar/result_templates/images.html b/searx/templates/oscar/result_templates/images.html index b3292f448..8985a9f4e 100644 --- a/searx/templates/oscar/result_templates/images.html +++ b/searx/templates/oscar/result_templates/images.html @@ -1,49 +1,36 @@ -{% from 'oscar/macros.html' import draw_favicon %} - - - {{ result.title|striptags }} - - - +{%- from 'oscar/macros.html' import draw_favicon -%} + +{{- "" -}} + {{ result.title|striptags }}{{- "" -}} + +{{- "" -}} -- cgit v1.2.3