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 [feature] dark theme for code highlighter in the result list 2023-09-11 12:27:56 +02:00
default.html [fix] clean up templates / remove import of result_footer_rtl macro 2022-06-20 19:00:10 +02:00
files.html [perf] torrents.html, files.html: don't parse and re-format filesize 2024-06-15 15:42:29 +02:00
images.html [feat] images: show resolution inside the image and fix image details overflow 2024-02-25 16:22:37 +01:00
key-value.html [fix] correct kv template formatting and remove internal data 2021-06-01 10:53:37 +02:00
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 [mod] paper.html: simplify template by using result_link macro 2022-09-24 16:13:36 +02:00
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 [fix] clean up templates / remove import of result_footer_rtl macro 2022-06-20 19:00:10 +02:00