add h1 alt img

This commit is contained in:
2019-07-08 13:04:57 +02:00
parent e94c687a1b
commit 1b563d3d47
3 changed files with 10 additions and 6 deletions

View File

@@ -1205,7 +1205,7 @@
{% if image %}
<div class="gal-salles">
{% for img in child_image %}
{{img}}
{{img.html('',item.title)}}
{% endfor %}
<a href="#" class="slidesjs-previous slidesjs-navigation"><i class="icon-chevron-left"></i></a>
<a href="#" class="slidesjs-next slidesjs-navigation"><i class="icon-chevron-right"></i></a>