searxng/searx/templates/simple/result_templates
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
..
code.html
default.html
files.html [perf] torrents.html, files.html: don't parse and re-format filesize 2024-06-15 15:42:29 +02:00
images.html
key-value.html
map.html [fix] Removes `/>` ending tags for void HTML elements 2024-09-15 15:19:51 +02:00
packages.html [mod] package.html template: additional links (a python dict) 2024-05-15 12:50:35 +02:00
paper.html
products.html [fix] products template: don't quote html tags in result.content 2024-07-27 11:46:25 +02:00
torrent.html [perf] torrents.html, files.html: don't parse and re-format filesize 2024-06-15 15:42:29 +02:00
videos.html