mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01: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:
parent
d026486ce3
commit
67fcf3cc67
7 changed files with 7 additions and 7 deletions
|
|
@ -8,7 +8,7 @@
|
|||
{%- if preferences.get_value('image_proxy') -%}
|
||||
checked
|
||||
{%- endif -%}{{- ' ' -}}
|
||||
/>{{- '' -}}
|
||||
>{{- '' -}}
|
||||
</p>{{- '' -}}
|
||||
<div class="description">
|
||||
{{- _('Proxying image results through SearXNG') -}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue