{% block stylesheets %} {% endblock %} {% block additionalstylesheets %}{% endblock %} {% if is_granted("IS_AUTHENTICATED_REMEMBERED") %}
{% endif %} {% if is_granted("IS_AUTHENTICATED_REMEMBERED") %}
{{ asprega_breadcrumb() }} {% block breadcrumb_buttons %}{% endblock %} {% block extra_breadcrumb_buttons %}{% endblock %} {% endif %} {% block body %}{% endblock %}
{% if is_granted("IS_AUTHENTICATED_REMEMBERED") %}
{% endif %}
{% if paths_to_js is defined %} {% endif %} {% block javascripts %} {% endblock %} {% if addons_scripts is defined %} {% for addons_script in addons_scripts %} {{ addons_script|raw }} {% endfor %} {% endif %}