searxng/searx/templates
Grant Lanham 3fa56ca079 [fix] Removes `/>` ending tags for void HTML elements
Removes ``/>`` ending tags for void elements [1] and replaces them with ``>``.
Part of the larger cleanup to cleanup invalid HTML throughout the codebase [2].

[1] https://html.spec.whatwg.org/multipage/syntax.html#void-elements
[2] https://github.com/searxng/searxng/issues/3793
2024-09-15 15:02:41 +02:00
..
simple [fix] Removes `/>` ending tags for void HTML elements 2024-09-15 15:02:41 +02:00