forked from Nixius/authelia
1
0
Fork 0
ATLAS/docker/authelia/config/email_templates/IdentityVerificationJWT.txt

12 lines
282 B
Plaintext

{{ .Title }}
Hi {{ .DisplayName }},
This email was sent to verify your identity. Use the link below to reset your password:
{{ replace "%2Flogin" "/login" .LinkURL }}
If you did not request this, you can safely ignore this email.
This link was requested from {{ .RemoteIP }}.