From 3167d645e8dd0e9a85e997888ecf543ddea367a8 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Fri, 5 Nov 2021 09:36:19 +0100 Subject: [fix] simple theme: fix open in a new tab preference --- searx/templates/simple/result_templates/images.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates/simple/result_templates/images.html') diff --git a/searx/templates/simple/result_templates/images.html b/searx/templates/simple/result_templates/images.html index 0f3069c98..f905cd6d7 100644 --- a/searx/templates/simple/result_templates/images.html +++ b/searx/templates/simple/result_templates/images.html @@ -1,6 +1,6 @@
{{- "" -}} {{- "" -}} - {{ result.title|striptags }}{{- "" -}} + {{ result.title|striptags }}{{- "" -}} {{ result.title|striptags }}{{- "" -}} {{- "" -}}
{{- "" -}} -- cgit v1.2.3