maj css
This commit is contained in:
@ -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 %}
|
||||
|
Reference in New Issue
Block a user