mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-22 18:24:23 +00:00
11 lines
213 B
Twig
11 lines
213 B
Twig
{{ 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 }}
|