twig header print
This commit is contained in:
@@ -94,17 +94,25 @@
|
||||
|
||||
<div class="projet-content"{{ content_attributes }}>
|
||||
{# {{ content }} #}
|
||||
{# <div class="print-header">
|
||||
<div class="print-header__text">
|
||||
ENGAGÉS POUR LA QUALITÉ<br>
|
||||
DU LOGEMENT DE DEMAIN
|
||||
</div>
|
||||
<img src="{{ directory }}/images/sceau_excellence_def.png" alt="">
|
||||
</div> #}
|
||||
|
||||
|
||||
{# <div class="projet-content"> #}
|
||||
|
||||
|
||||
<div class="projet-header-print">
|
||||
<div class="print-header">
|
||||
<div class="print-header__left">
|
||||
<img src="{{ directory }}/images/gouv.png" alt="">
|
||||
<img src="{{ directory }}/images/EPAU_noir.png" alt="">
|
||||
</div>
|
||||
<div class="print-header__right">
|
||||
<div class="print-header__text">
|
||||
ENGAGÉS POUR LA QUALITÉ<br>
|
||||
DU LOGEMENT DE DEMAIN
|
||||
</div>
|
||||
<img src="{{ directory }}/images/sceau_excellence_def.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
{{ content.field_photo }}
|
||||
{{ content.title }}
|
||||
{{ content.field_equipe }}
|
||||
|
||||
Reference in New Issue
Block a user