test deploy

This commit is contained in:
2019-05-27 17:03:03 +02:00
parent fd38b48e27
commit 55356da898
76 changed files with 4980 additions and 6128 deletions

View File

@@ -3562,7 +3562,7 @@
{% set child_image = item.media.images|first %}
<h3>{{item.title}}</h3>
{% if image %}
{{child_image.html}}
{{child_image.html('', 'salles')}}
{% endif %}
{{item.content}}
</div>