{# Cache Busting v7 #} {% block head_extra %}{% endblock %} {# KORREKTUR: data-action-password Attribut hinzugefügt #}
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}{% for category, message in messages %} {% endfor %}{% endif %} {% endwith %}
{% block content %}{% endblock %}
{# Modals #} {% block scripts_extra %}{% endblock %} {# KORREKTUR: Lade script.js mit defer #}