소스 검색

twig h1 actu

ouidade 3 달 전
부모
커밋
d0bc534ff7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/themes/custom/reha/templates/node--actualite.html.twig

+ 1 - 1
web/themes/custom/reha/templates/node--actualite.html.twig

@@ -80,7 +80,7 @@
     {% endif %}
 
     <div class="infos-content">
-      {# <h1>{{ node.label }}</h1> #}
+      <h1>{{ node.label }}</h1>
       {% if label and not page %}
         <h2{{ title_attributes }}>
           <a href="{{ url }}" rel="bookmark">{{ label }}</a>