Alt on favicon

This commit is contained in:
Cqoicebordel 2014-12-10 18:17:47 +01:00
parent 2bb820c281
commit 3e05570b32
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<div class="result {{ result.class }}">
{% if result['favicon'] %}
<img width="14" height="14" class="favicon" src="static/{{theme}}/img/icon_{{result['favicon']}}.ico" />
<img width="14" height="14" class="favicon" src="static/{{theme}}/img/icon_{{result['favicon']}}.ico" alt="{{result['favicon']}}" />
{% endif %}
<div>