grafana/public/emails/passwordless_verify_new_use...

14 lines
486 B
Plaintext

{{HiddenSubject .Subject "Welcome to Grafana, please complete your signup!"}}
Hi,
Copy and paste the email verification code:
{{.ConfirmationCode}}
into the sign up form to verify your email address. This confirmation code will expire in {{.Expire}} minutes.
Alternatively, you can use the button below to verify your email address.
{{.AppUrl}}login/?code={{.Code}}&confirmationCode={{.ConfirmationCode}}
Sent by Grafana v{{.BuildVersion}} (c) {{now | date "2006"}} Grafana Labs