déploiement resources
This commit is contained in:
@@ -1,9 +1,28 @@
|
||||
<div class="callout">
|
||||
{% set image = page.media.images|first %}
|
||||
{% if image %}
|
||||
{{ image.cropResize(400,400).html('','','align-'~page.header.image_align)|raw }}
|
||||
{% endif %}
|
||||
<div id="new-footer">
|
||||
|
||||
{{ content|raw }}
|
||||
<div class="tothetop">
|
||||
<span><a href="#" id="toTop"><i class="fa fa-arrow-up"></i></a></span>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="footer">
|
||||
|
||||
<div class="footer-logos">
|
||||
{{ content|raw }}
|
||||
</div>
|
||||
|
||||
<div class="contact">
|
||||
<img src="{{ url('theme://images/EPAU_logo_EPAU_vecto-seul.svg')}}" alt="logo EPAU">
|
||||
<svg width="200" height="5" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<line x1="0" x2="30" stroke="black" fill="transparent" stroke-width="5"/>
|
||||
</svg>
|
||||
<h6>CONTACT :</h6>
|
||||
|
||||
<p>Fabienne.Dran@developpement-durable.gouv.fr</br>
|
||||
+33 (0)1 40 81 9327</br>
|
||||
+33 (0)7 86 5033 31.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user