grafana_bak/public/emails/reset_password.txt
2025-04-01 10:38:02 +09:00

10 lines
328 B
Plaintext

{{HiddenSubject .Subject "Reset your Grafana password - {{.Name}}"}}
Hi {{.Name}},
Copy and paste the following link directly in your browser to reset your password within {{.EmailCodeValidHours}} hours.
{{.AppUrl}}user/password/reset?code={{.Code}}
Sent by Grafana v{{.BuildVersion}} (c) {{now | date "2006"}} Grafana Labs