test deploy
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
      {% set gal = feature.header.a_file %}
 | 
			
		||||
        <div class="content_gal">
 | 
			
		||||
          <div class="title_gal">
 | 
			
		||||
            <h1>{{ feature.text }}</h1>
 | 
			
		||||
            <p>{{ feature.text }}</p>
 | 
			
		||||
          </div>
 | 
			
		||||
          <img src="user/pages/01.home/{{gal}}" alt="{{gal}}">
 | 
			
		||||
        </div>
 | 
			
		||||
@@ -24,7 +24,7 @@
 | 
			
		||||
  {% set image = page.media.images|first %}
 | 
			
		||||
    {% if image %}
 | 
			
		||||
    <div class="bandeau">
 | 
			
		||||
      {{ image.html }}
 | 
			
		||||
      {{ image.html('','bandeau') }}
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    {% if header.entete.text == true %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user