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

Organe adminstratif

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





{% endblock %}