mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
f016e19d1a
* change the year in email templates * Email: change the year in templates * Email: change the year in templates
15 lines
405 B
Plaintext
15 lines
405 B
Plaintext
{{Subject .Subject "Welcome to Grafana"}}
|
|
|
|
Hi {{.Name}},
|
|
|
|
Welcome! Ready to start building some beautiful metric and analytic dashboards?
|
|
|
|
If you are new to Grafana, refer to the Getting started with Grafana guide on
|
|
https://grafana.com/docs/grafana/latest/getting-started/getting-started/.
|
|
|
|
Thank you for joining our community.
|
|
|
|
The Grafana team
|
|
|
|
Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs
|