{% extends 'base.html.twig' %} {% block title %}CONNEXION{% endblock %} {% block body %}
{% if error %}
{{ error.messageKey|trans(error.messageData, 'security') }}
{% endif %}

Espace Administrateur

Logo Maison
{% endblock %}