Quellcode durchsuchen

localisation, /lauréats

ouidade vor 3 Tagen
Ursprung
Commit
e919d163ed
1 geänderte Dateien mit 2 neuen und 25 gelöschten Zeilen
  1. 2 25
      web/themes/custom/eql/templates/node--projet--teaser.html.twig

+ 2 - 25
web/themes/custom/eql/templates/node--projet--teaser.html.twig

@@ -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>