{% extends 'base.html.twig' %} {% block title %}Confirme ton email — RepTrack{% endblock %} {% block body %}
REPTRACK
📬
{% if resent is defined and resent %}LIEN RENVOYÉ !{% else %}VÉRIFIE TON EMAIL{% endif %}
Un email de confirmation a été envoyé à
{{ email }}

Clique sur le lien dans l'email pour activer ton compte.
Tu n'as pas reçu l'email ? Renvoyer le lien
← Retour à la connexion
{% endblock %}