corrections

This commit is contained in:
2026-06-08 13:28:11 +02:00
parent 7f852a2894
commit 67b655a166
6 changed files with 103 additions and 61 deletions

View File

@@ -68,7 +68,8 @@
{{ content.field_partie }}
</div>
{{ title_prefix }}
{% if label and not page %}
{# {% if label and not page %} #}
{% if label %}
<h2{{ title_attributes }}>
<a href="{{ url }}" rel="bookmark">{{ label }}</a>
</h2>
@@ -99,4 +100,4 @@
{% if content.field_pour_aller_plus_loin %}
<section class="field-card field-plus-loin">{{ content.field_pour_aller_plus_loin }}</section>
{% endif %}
{% endif %}