From a364e5485971601859c80b021f2d0baa45e4dd76 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sat, 13 Nov 2021 15:08:54 +0100 Subject: [fix] delete trailing whitespace Signed-off-by: Markus Heiser --- searx/templates/simple/categories.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates/simple/categories.html') diff --git a/searx/templates/simple/categories.html b/searx/templates/simple/categories.html index 71fdca90a..29616f127 100644 --- a/searx/templates/simple/categories.html +++ b/searx/templates/simple/categories.html @@ -10,7 +10,7 @@ 'science': 'school-outline', 'files': 'file-tray-full-outline', 'social media': 'people-outline', -} -%} +} -%}
{{- '' -}}
{%- for category in categories -%} -- cgit v1.2.3