{% extends 'layout/default.html.twig' %} {% block title %} Login | Site{% endblock %} {% block main %}

Ravi de vous retrouver

{#

Reconnectez-vous à vos désirs

#} {# TODO #} {#

#}
{% if error %}

Adresse e-mail ou mot de passe incorrect

{% endif %} {# 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
#}

Vous êtes nouveau ? Créer un compte

{% endblock %}