mirror of https://github.com/grafana/grafana.git
				
				
				
			Email: change the year in templates (#45116)
* change the year in email templates * Email: change the year in templates * Email: change the year in templates
This commit is contained in:
		
							parent
							
								
									2983082eb3
								
							
						
					
					
						commit
						f016e19d1a
					
				|  | @ -143,7 +143,7 @@ td[class="stack-column-center"] { | ||||||
| 											<center> | 											<center> | ||||||
| 												<p style="text-align: center; font-size: 12px; color: #999999;"> | 												<p style="text-align: center; font-size: 12px; color: #999999;"> | ||||||
| 													Sent by <a href="[[.AppUrl]]">Grafana v[[.BuildVersion]]</a> | 													Sent by <a href="[[.AppUrl]]">Grafana v[[.BuildVersion]]</a> | ||||||
| 													<br />© 2021 Grafana Labs | 													<br />© 2022 Grafana Labs | ||||||
| 												</p> | 												</p> | ||||||
| 											</center> | 											</center> | ||||||
| 										</td> | 										</td> | ||||||
|  |  | ||||||
|  | @ -353,7 +353,7 @@ text-decoration: underline; | ||||||
| 											<center style="width: 100%; min-width: 580px;"> | 											<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"> | 												<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> | 													Sent by <a href="{{.AppUrl}}" style="color: #E67612; text-decoration: none;">Grafana v{{.BuildVersion}}</a> | ||||||
| 													<br />© 2021 Grafana Labs | 													<br />© 2022 Grafana Labs | ||||||
| 												</p> | 												</p> | ||||||
| 											</center> | 											</center> | ||||||
| 										</td> | 										</td> | ||||||
|  |  | ||||||
|  | @ -25,4 +25,4 @@ View your Alert rule: | ||||||
| Go to the Alerts page: | Go to the Alerts page: | ||||||
| {{.AlertPageUrl}} | {{.AlertPageUrl}} | ||||||
| 
 | 
 | ||||||
| Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs | Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs | ||||||
|  |  | ||||||
|  | @ -266,7 +266,7 @@ text-decoration: underline; | ||||||
| 											<center style="width: 100%; min-width: 580px;"> | 											<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"> | 												<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> | 													Sent by <a href="{{.AppUrl}}" style="color: #E67612; text-decoration: none;">Grafana v{{.BuildVersion}}</a> | ||||||
| 													<br />© 2021 Grafana Labs | 													<br />© 2022 Grafana Labs | ||||||
| 												</p> | 												</p> | ||||||
| 											</center> | 											</center> | ||||||
| 										</td> | 										</td> | ||||||
|  |  | ||||||
|  | @ -9,4 +9,4 @@ below your username. | ||||||
| Log in now: | Log in now: | ||||||
| {{.AppUrl}} | {{.AppUrl}} | ||||||
| 
 | 
 | ||||||
| Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs | Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs | ||||||
|  |  | ||||||
|  | @ -267,7 +267,7 @@ text-decoration: underline; | ||||||
| 											<center style="width: 100%; min-width: 580px;"> | 											<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"> | 												<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> | 													Sent by <a href="{{.AppUrl}}" style="color: #E67612; text-decoration: none;">Grafana v{{.BuildVersion}}</a> | ||||||
| 													<br />© 2021 Grafana Labs | 													<br />© 2022 Grafana Labs | ||||||
| 												</p> | 												</p> | ||||||
| 											</center> | 											</center> | ||||||
| 										</td> | 										</td> | ||||||
|  |  | ||||||
|  | @ -8,4 +8,4 @@ directly: | ||||||
| 
 | 
 | ||||||
| {{.LinkUrl}} | {{.LinkUrl}} | ||||||
| 
 | 
 | ||||||
| Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs | Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs | ||||||
|  |  | ||||||
|  | @ -348,7 +348,7 @@ text-decoration: underline; | ||||||
| 											<center style="width: 100%; min-width: 580px;"> | 											<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"> | 												<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> | 													Sent by <a href="{{.AppUrl}}" style="color: #E67612; text-decoration: none;">Grafana v{{.BuildVersion}}</a> | ||||||
| 													<br />© 2021 Grafana Labs | 													<br />© 2022 Grafana Labs | ||||||
| 												</p> | 												</p> | ||||||
| 											</center> | 											</center> | ||||||
| 										</td> | 										</td> | ||||||
|  |  | ||||||
|  | @ -38,4 +38,4 @@ Annotations: | ||||||
| Go to the Alerts page: | Go to the Alerts page: | ||||||
| {{.AlertPageUrl}} | {{.AlertPageUrl}} | ||||||
| 
 | 
 | ||||||
| Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs | Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs | ||||||
|  |  | ||||||
|  | @ -261,7 +261,7 @@ text-decoration: underline; | ||||||
| 											<center style="width: 100%; min-width: 580px;"> | 											<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"> | 												<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> | 													Sent by <a href="{{.AppUrl}}" style="color: #E67612; text-decoration: none;">Grafana v{{.BuildVersion}}</a> | ||||||
| 													<br />© 2021 Grafana Labs | 													<br />© 2022 Grafana Labs | ||||||
| 												</p> | 												</p> | ||||||
| 											</center> | 											</center> | ||||||
| 										</td> | 										</td> | ||||||
|  |  | ||||||
|  | @ -6,4 +6,4 @@ Copy and paste the following link directly in your browser to reset your passwor | ||||||
| {{.EmailCodeValidHours}} hours. | {{.EmailCodeValidHours}} hours. | ||||||
| {{.AppUrl}}user/password/reset?code={{.Code}} | {{.AppUrl}}user/password/reset?code={{.Code}} | ||||||
| 
 | 
 | ||||||
| Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs | Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs | ||||||
|  |  | ||||||
|  | @ -265,7 +265,7 @@ text-decoration: underline; | ||||||
| 											<center style="width: 100%; min-width: 580px;"> | 											<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"> | 												<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> | 													Sent by <a href="{{.AppUrl}}" style="color: #E67612; text-decoration: none;">Grafana v{{.BuildVersion}}</a> | ||||||
| 													<br />© 2021 Grafana Labs | 													<br />© 2022 Grafana Labs | ||||||
| 												</p> | 												</p> | ||||||
| 											</center> | 											</center> | ||||||
| 										</td> | 										</td> | ||||||
|  |  | ||||||
|  | @ -8,4 +8,4 @@ in the sign up form or use the link below. | ||||||
| 
 | 
 | ||||||
| {{.SignUpUrl}} | {{.SignUpUrl}} | ||||||
| 
 | 
 | ||||||
| Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs | Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs | ||||||
|  |  | ||||||
|  | @ -267,7 +267,7 @@ text-decoration: underline; | ||||||
| 											<center style="width: 100%; min-width: 580px;"> | 											<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"> | 												<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> | 													Sent by <a href="{{.AppUrl}}" style="color: #E67612; text-decoration: none;">Grafana v{{.BuildVersion}}</a> | ||||||
| 													<br />© 2021 Grafana Labs | 													<br />© 2022 Grafana Labs | ||||||
| 												</p> | 												</p> | ||||||
| 											</center> | 											</center> | ||||||
| 										</td> | 										</td> | ||||||
|  |  | ||||||
|  | @ -11,4 +11,4 @@ Thank you for joining our community. | ||||||
| 
 | 
 | ||||||
| The Grafana team | The Grafana team | ||||||
| 
 | 
 | ||||||
| Sent by Grafana v{{.BuildVersion}} (c) 2021 Grafana Labs | Sent by Grafana v{{.BuildVersion}} (c) 2022 Grafana Labs | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue