{% extends "base.html.twig" %} {% block body %}
{% include 'front/account/_sidebar.html.twig' %}
{% for profil in profils %} {% else %} {% endfor %}
{% endblock %}