|
|
@@ -92,31 +92,8 @@
|
|
|
</footer>
|
|
|
{% endif %}
|
|
|
|
|
|
- <div class="projet-content"{{ content_attributes }}>
|
|
|
- {# {{ content }} #}
|
|
|
-
|
|
|
-
|
|
|
-{# <div class="projet-content"> #}
|
|
|
-
|
|
|
-
|
|
|
- <div class="projet-header-print">
|
|
|
-
|
|
|
- {{ content.field_photo }}
|
|
|
- {{ content.title }}
|
|
|
- {{ content.field_equipe }}
|
|
|
- {{ content.field_region }}
|
|
|
- {{ content.field_incube }}
|
|
|
-
|
|
|
- </div>
|
|
|
-
|
|
|
- <div class="projet-body-print">
|
|
|
- {{ content.field_type_de_moa }}
|
|
|
- {{ content.field_type_de_projet }}
|
|
|
- {{ content.field_etape_du_projet }}
|
|
|
- {{ content.field_textes }}
|
|
|
- </div>
|
|
|
-
|
|
|
-{# </div> #}
|
|
|
+ <div{{ content_attributes }}>
|
|
|
+ {{ content }}
|
|
|
<div class="filtres_projet">
|
|
|
{{content.bottom}}
|
|
|
</div>
|