From 2a61240e0eeda363aa06e488582141713791ab65 Mon Sep 17 00:00:00 2001 From: Razmig Sarkissian Date: Sun, 8 Jun 2025 09:26:54 +0200 Subject: [PATCH] Update signup_success.html --- .../registration/signup_success.html | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/tournaments/templates/registration/signup_success.html b/tournaments/templates/registration/signup_success.html index 1357f90..5c4fad0 100644 --- a/tournaments/templates/registration/signup_success.html +++ b/tournaments/templates/registration/signup_success.html @@ -20,6 +20,27 @@
  • Vérifier votre boîte de réception (et vos spams si nécessaire)
  • Cliquer sur le lien de confirmation dans l'e-mail
  • + + +
    +

    Vous n'avez pas reçu l'e-mail ?

    +

    Si l'e-mail de confirmation n'arrive pas dans les prochaines minutes, vous pouvez en demander un nouveau :

    + +
    + {% csrf_token %} + + {% if next_url %} + + {% endif %} + +
    + +

    + Le lien sera envoyé à : {{ user_email }} +

    +
    Continuer