{% if error %}
{{ error.messageKey|trans(error.messageData, 'security') }}
{% endif %} {% if app.user %}
Vous ĂȘtes connectĂ© en tant que {{ app.user.username }},
Se deconnecter
{% endif %}
Connexion
Nom d'utilisateur
Mot de passe
{# Uncomment this section and add a remember_me option below your firewall to activate remember me functionality. See https://symfony.com/doc/current/security/remember_me.html
Remember me
#}
Se connecter
No Account? Sign up
here
.