You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
365 B
11 lines
365 B
{% autoescape off %}
|
|
Bonjour,
|
|
|
|
Vous avez demandé une réinitialisation de votre mot de passe. Veuillez cliquer sur le lien suivant pour en choisir un nouveau :
|
|
|
|
http://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}
|
|
|
|
Si vous n'avez pas fait cette demande, vous pouvez ignorer ce message.
|
|
|
|
A tout de suite sur Padel Club !
|
|
{% endautoescape %}
|
|
|