From af6bd16f4e5c2100337abdcb9229d0055c06e3f8 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 29 Jun 2020 21:55:14 +0200 Subject: [PATCH] add thumbnails publication --- .../node--thumbnails-publications.html.twig | 32 ++++++------------- 1 file changed, 10 insertions(+), 22 deletions(-) diff --git a/web/themes/custom/popsu_colloque/template/node/node--thumbnails-publications.html.twig b/web/themes/custom/popsu_colloque/template/node/node--thumbnails-publications.html.twig index 0833ae40..9c6268db 100644 --- a/web/themes/custom/popsu_colloque/template/node/node--thumbnails-publications.html.twig +++ b/web/themes/custom/popsu_colloque/template/node/node--thumbnails-publications.html.twig @@ -73,27 +73,15 @@ */ #} - - {{ title_prefix }} - {% if label and not page %} - - {{ label }} - - {% endif %} - {{ title_suffix }} - - {% if display_submitted %} -
- {{ author_picture }} - - {% trans %}Submitted by {{ author_name }} on {{ date }}{% endtrans %} - {{ metadata }} - -
- {% endif %} - - - {{ content }} + + +
+ {{content.field_ajouter_un_media}} +
+
+ {{ label|raw }} + {{content.field_complement_d_info|raw}} +
+
-