소스 검색

localisation, /lauréats

ouidade 3 일 전
부모
커밋
e919d163ed
1개의 변경된 파일2개의 추가작업 그리고 25개의 파일을 삭제
  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>