This commit is contained in:
2019-06-04 16:51:57 +02:00
parent ee4865107c
commit 57562dd207
7 changed files with 62 additions and 12 deletions

View File

@ -25,6 +25,11 @@
{% if image %}
<div class="bandeau">
{{ image.html('','bandeau') }}
{% if header.txtimg.text %}
<div class="title_gal">
<p>{{header.txtimg.text}}</p>
</div>
{% endif %}
</div>
{% if header.entete.text == true %}