]> git.0d.be Git - panikweb-esperanzah.git/blobdiff - panikweb_esperanzah/templates/combo/cells/topik/link-cell.html
a11y: mark illustrative images with empty alt attribute
[panikweb-esperanzah.git] / panikweb_esperanzah / templates / combo / cells / topik / link-cell.html
index 886a49075a96015859a168518bfcf8e8bb8dda3f..b85526fd27314a087e3e8cebf23417cceb658bf9 100644 (file)
@@ -4,7 +4,7 @@
 <span class="logo">
 {% thumbnail cell.link_page.picture "480x320" crop="50% 25%" as im %}
 <div class="logo">
-<img class="normal" src="{{im.url}}"/>
+<img alt="" class="normal" src="{{im.url}}"/>
 </div>
 {% endthumbnail %}
 </span>