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

@@ -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 }}