From 58383a19dfcab1090b919f6672362b34f0d5cf62 Mon Sep 17 00:00:00 2001 From: Laurent Date: Mon, 7 Apr 2025 15:53:52 +0200 Subject: [PATCH] fix typo --- tournaments/templates/registration/login.html | 2 +- tournaments/templates/tournaments/tournament_info.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tournaments/templates/registration/login.html b/tournaments/templates/registration/login.html index 2188b41..d4ac8e7 100644 --- a/tournaments/templates/registration/login.html +++ b/tournaments/templates/registration/login.html @@ -43,7 +43,7 @@

-

Pas encore de compte ? Créer le tout de suite !

+

Pas encore de compte ? Créez le tout de suite !

diff --git a/tournaments/templates/tournaments/tournament_info.html b/tournaments/templates/tournaments/tournament_info.html index 06839f7..6b2411f 100644 --- a/tournaments/templates/tournaments/tournament_info.html +++ b/tournaments/templates/tournaments/tournament_info.html @@ -179,7 +179,7 @@ Vous avez besoin d'un compte Padel Club pour pouvoir vous inscrire en ligne.
- Créer le tout de suite ! + Créez le tout de suite !

{% endif %}