mirror of
https://github.com/searxng/searxng.git
synced 2026-01-13 18:15:30 +00:00
[fix] Removes `/>` ending tags for void HTML elements
continuation of commit: 0b832f19b
Signed-off-by: Markus <markus@venom.fritz.box>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{%- if preferences.get_value('results_on_new_tab') -%}
|
||||
checked
|
||||
{%- endif -%}{{- ' ' -}}
|
||||
/>{{- ' ' -}}
|
||||
>{{- ' ' -}}
|
||||
</p>{{- '' -}}
|
||||
<div class="description">
|
||||
{{- _('Open result links on new browser tabs') -}}
|
||||
|
||||
Reference in New Issue
Block a user