{% block title %}{{ 'e-Music : Consulter mon profil' }}{% endblock %} {% extends 'base.html.twig' %} {% block stylesheets %}{% endblock %} {% block extraMenu %} {% include 'admin/menu.html.twig' %} {% endblock %} {% block body %}
Nom | Prénom | Actions |
---|---|---|
{{ compteOrder.nom }} | {{ compteOrder.prenom }} | Modifier les informations |
Aucun utilisateur n'a été trouvé. |