-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated accountr recovery email template.
- Loading branch information
1 parent
2a20587
commit 203213c
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
Dear {{ user.login }}, | ||
|
||
Your or someone else asked for account recovery. | ||
You or someone else has requested an account recovery. | ||
|
||
If it was really you, click on the following link in order to change your | ||
If it was really you, click on the following link to change your | ||
password: | ||
{{ instance_url }}/user/recover_account/{{ token }} | ||
|
||
The link expires at {{ expire_time.strftime('%Y-%m-%d %H:%M') }}. | ||
|
||
See you, | ||
Kind regards, | ||
|
||
The CASES team | ||
https://www.cases.lu |