twig header print
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
|
||||
|
||||
|
||||
<header role="banner" class="no-print">
|
||||
<section id="header-top">
|
||||
<header role="banner" >
|
||||
<section id="header-top" class="print-header-first-page">
|
||||
{{ page.header_top_left }}
|
||||
{{ page.header_top_rigth }}
|
||||
</section>
|
||||
|
||||
@@ -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