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
Markus Heiser c7bb6945d1 [fix] simple theme: img tile, shows duplicate information on screen
Remove global title attribute from img tag[1][2] .  In the image result, the
title is already shown from span class title::

    <span class="title">{{ result.title|striptags }}</span>

See commit: 8fbffb1409

    [fix] simple-theme templates: polish HTML <img> elements

[1] https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img
[2] https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes#attr-title

Reported-by: @dalf https://github.com/searxng/searxng/pull/545#issuecomment-980531215
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
code.html [fix] simple theme: fix open in a new tab preference 3 years ago
default.html [simple template] format default string 'italic' 3 years ago
images.html [fix] simple theme: img tile, shows duplicate information on screen 3 years ago
key-value.html [fix] correct kv template formatting and remove internal data 3 years ago
map.html [simple theme] update to ion icons 5 and drop webfont 3 years ago
torrent.html [simple theme] update to ion icons 5 and drop webfont 3 years ago
videos.html fix PR #535 3 years ago