{% extends 'Backoffice/base.html.twig' %} {% block activeLiCell %}class="active"{% endblock %} {% block activeCell %}class="active"{% endblock %} {% block body %}

Commissions

{% if response != "" %} {% if response == "OK" %}
OK ! Membre modifié avec succès.
{% else %}
Erreur ! {{ response }}
{% endif %} {% endif %}
Informations membre
{#
#}
{#
#}



{#
#}


{% endblock %} {% block js %} {% endblock %}