mirror of
https://github.com/grafana/grafana.git
synced 2024-12-02 13:39:19 -06:00
f016e19d1a
* change the year in email templates * Email: change the year in templates * Email: change the year in templates
12 lines
360 B
Plaintext
12 lines
360 B
Plaintext
{{Subject .Subject "{{.InvitedBy}} has invited you to join Grafana"}}
|
|
|
|
You're invited to join {{.OrgName}}
|
|
|
|
You've been invited to join the {{.OrgName}} organization by {{.InvitedBy}}. To accept
|
|
your invitation and join the team, copy and paste the link below into your browser
|
|
directly:
|
|
|
|
{{.LinkUrl}}
|
|
|
|
Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs
|