1
0
mirror of https://github.com/searxng/searxng.git synced 2024-10-01 17:10:13 +02:00
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>
2021-11-29 20:47:37 +01:00
..
code.html [fix] simple theme: fix open in a new tab preference 2021-11-05 09:36:19 +01:00
default.html [simple template] format default string 'italic' 2021-11-23 15:28:08 +01:00
images.html [fix] simple theme: img tile, shows duplicate information on screen 2021-11-29 20:47: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 [simple theme] update to ion icons 5 and drop webfont 2021-11-13 10:42:07 +01:00
torrent.html [simple theme] update to ion icons 5 and drop webfont 2021-11-13 10:42:07 +01:00
videos.html fix PR #535 2021-11-23 18:59:50 +01:00