Browse Source

twig h1 actu

ouidade 1 month ago
parent
commit
d0bc534ff7
1 changed files with 1 additions and 1 deletions
  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 %}
     {% endif %}
 
 
     <div class="infos-content">
     <div class="infos-content">
-      {# <h1>{{ node.label }}</h1> #}
+      <h1>{{ node.label }}</h1>
       {% if label and not page %}
       {% if label and not page %}
         <h2{{ title_attributes }}>
         <h2{{ title_attributes }}>
           <a href="{{ url }}" rel="bookmark">{{ label }}</a>
           <a href="{{ url }}" rel="bookmark">{{ label }}</a>