fixe images band

This commit is contained in:
Kevin Tessier 2019-07-11 14:14:48 +02:00
parent fa7316cc2d
commit 543af72e17

View File

@ -29,7 +29,9 @@
{% if header.txtimg.text == true %} {% if header.txtimg.text == true %}
{{ image.html('',header.txtimg.text) }} {{ image.html('',header.txtimg.text) }}
{% endif %} {% endif %}
{% if header.txtimg.text == false %}
{{ image.html('',page.title) }} {{ image.html('',page.title) }}
{% endif %}
</div> </div>
{% if header.txtimg.text %} {% if header.txtimg.text %}
<div class="title_gal"> <div class="title_gal">