Email: change the year in templates (#30294)

* change the year in email templates

* Email: change the year in templates
This commit is contained in:
Yuriy Vidineev
2021-01-18 23:39:52 -08:00
committed by GitHub
parent 9b7edd7a5c
commit 4231867d4e
6 changed files with 6 additions and 6 deletions

View File

@@ -267,7 +267,7 @@ text-decoration: underline;
<center style="width: 100%; min-width: 580px;">
<p style="font-size: 12px; color: #999999; font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-weight: normal; line-height: 19px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; margin: 0 0 10px; padding: 0;" align="center">
Sent by <a href="{{.AppUrl}}" style="color: #E67612; text-decoration: none;">Grafana v{{.BuildVersion}}</a>
<br />© 2020 Grafana Labs
<br />© 2021 Grafana Labs
</p>
</center>
</td>