baseline
This commit is contained in:
18
templates/emails/en/reset_code.txt
Normal file
18
templates/emails/en/reset_code.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
{{email_header_text}}
|
||||
|
||||
{{greeting}}
|
||||
|
||||
You requested a password reset code.
|
||||
|
||||
Your code: {{code}}
|
||||
|
||||
This code is valid for {{expires_minutes}} minutes.
|
||||
|
||||
Enter the code here:
|
||||
{{verify_url}}
|
||||
|
||||
If you did not request this, you can ignore this email.
|
||||
|
||||
Best regards
|
||||
{{app_name}}
|
||||
{{email_footer_text}}
|
||||
Reference in New Issue
Block a user