searxng/searx/templates/simple/elements
Grant Lanham 0b832f19bf [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:19:51 +02:00
..
apis.html [mod] simple theme: build design for details (collapsables) 2023-05-28 12:19:32 +02:00
engines_msg.html [fix] search: crash when no engines are used to search 2024-09-14 11:13:53 +02:00
infobox.html [fix] Removes `/>` ending tags for void HTML elements 2024-09-15 15:19:51 +02:00
search_url.html add a "copy" button to the "search-url" sidebar 2023-11-10 13:28:04 +00:00
suggestions.html [mod] simple theme: build design for details (collapsables) 2023-05-28 12:19:32 +02:00