mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Email: change the year in templates (#30294)
* change the year in email templates * Email: change the year in templates
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user