{% if is_granted('ROLE_USER') %} {% endif %}
{% block content %}{% endblock %}
{% include '_partials/_spinner.html.twig' with { 'class': 'w-8 h-8'} %}
{% include '_partials/_flashes.html.twig' %}