You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 month ago
..
code.html [feature] dark theme for code highlighter in the result list 1 year ago
default.html [fix] clean up templates / remove import of result_footer_rtl macro 2 years ago
files.html [perf] torrents.html, files.html: don't parse and re-format filesize 4 months ago
images.html [feat] images: show resolution inside the image and fix image details overflow 8 months ago
key-value.html [fix] correct kv template formatting and remove internal data 3 years ago
map.html [fix] Removes ``/>`` ending tags for void HTML elements 1 month ago
packages.html [mod] package.html template: additional links (a python dict) 5 months ago
paper.html [mod] paper.html: simplify template by using result_link macro 2 years ago
products.html [fix] products template: don't quote html tags in result.content 3 months ago
torrent.html [perf] torrents.html, files.html: don't parse and re-format filesize 4 months ago
videos.html [fix] clean up templates / remove import of result_footer_rtl macro 2 years ago