This commit is contained in:
2019-06-05 14:33:24 +02:00
parent 0fa4bd166c
commit a5d55495fa
4 changed files with 27 additions and 15 deletions

View File

@@ -24,7 +24,9 @@
{% set image = page.media.images|first %}
{% if image %}
<div class="bandeau">
<div class="img">
{{ image.html('','bandeau') }}
</div>
{% if header.txtimg.text %}
<div class="title_gal">
<p>{{header.txtimg.text}}</p>