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}} +
+
-