mirror of
https://github.com/searxng/searxng.git
synced 2024-11-07 05:40:13 +01:00
c7bb6945d1
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:
|
||
---|---|---|
.. | ||
filters | ||
messages | ||
result_templates | ||
404.html | ||
about.html | ||
base.html | ||
categories.html | ||
icons.html | ||
index.html | ||
infobox.html | ||
macros.html | ||
preferences.html | ||
results.html | ||
search.html | ||
simple_search.html | ||
simple.spec.txt | ||
stats.html |