mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-06 06:44:59 +00:00
allow users to recover password
This commit is contained in:
10
Resources/views/Password/recover_email.txt.twig
Normal file
10
Resources/views/Password/recover_email.txt.twig
Normal file
@@ -0,0 +1,10 @@
|
||||
{{ user.username }},
|
||||
|
||||
{{ 'You requested to recover your password'|trans }}
|
||||
|
||||
{{ 'Click on the link below to recover your password'|trans }} :
|
||||
|
||||
{{ url|raw }}
|
||||
|
||||
{{ 'Regards,'|trans }}
|
||||
{{ 'Your administrator'|trans }}
|
Reference in New Issue
Block a user