logo entête
This commit is contained in:
@@ -11,9 +11,32 @@
|
||||
</div> -->
|
||||
|
||||
<div class="titre_bsn">
|
||||
{# <div class="logo-event">
|
||||
<img id="explog" src="sceau_excellence_def.png">
|
||||
</div> #}
|
||||
<div class="logo-event">
|
||||
{# src: url('fantasticfont.woff') #}
|
||||
<img id="explog" src="sceau_excellence_def.png">
|
||||
{# <img src="page.media.images|first" alt="logo du programme {{programme.nom_du_programme}}" /> #}
|
||||
</div>
|
||||
|
||||
|
||||
{# {% for programme in page.header.programmes %} #}
|
||||
|
||||
{# <div class="programme"> #}
|
||||
{# <a href="{{programme.site}}" target="_blank">
|
||||
{% if programme.logo %}
|
||||
<img src="{{page.media[programme.logo].url|e }}" alt="logo du programme {{programme.nom_du_programme}}" />
|
||||
{% endif %}
|
||||
{# {% if programme.nom_du_programme %} #}
|
||||
{# <h4>{{ programme.nom_du_programme }}</h4>
|
||||
{% endif %}
|
||||
{% if programme.texte_de_presentation %}
|
||||
<p>{{ programme.texte_de_presentation|markdown }}</p>
|
||||
{% endif %} #}
|
||||
{# </a> #}
|
||||
{# </div> #}
|
||||
|
||||
{#
|
||||
{% endfor %} #}
|
||||
|
||||
|
||||
<div class="text-titre-event">
|
||||
<h1>Engagés pour la qualité </br>du logement de demain</h1>
|
||||
|
||||
Reference in New Issue
Block a user