corrections
This commit is contained in:
@@ -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 %}
|
||||
|
||||
@@ -67,7 +67,8 @@
|
||||
{{ title_prefix }}
|
||||
{% if label and not page %}
|
||||
<h2{{ title_attributes }}>
|
||||
<a href="{{ url }}" rel="bookmark">{{ label }}</a>
|
||||
{# <a href="{{ url }}" rel="bookmark">{{ label }}</a> #}
|
||||
{{ label }}
|
||||
</h2>
|
||||
{% endif %}
|
||||
{{ title_suffix }}
|
||||
|
||||
Reference in New Issue
Block a user