mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Render new email template and fix the title (#32314)
* Render new email template and fix the title Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Fix nit Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
This commit is contained in:
@@ -143,7 +143,7 @@ td[class="stack-column-center"] {
|
||||
<center>
|
||||
<p style="text-align: center; font-size: 12px; color: #999999;">
|
||||
Sent by <a href="[[.AppUrl]]">Grafana v[[.BuildVersion]]</a>
|
||||
<br />© 2019 Grafana Labs
|
||||
<br />© 2021 Grafana Labs
|
||||
</p>
|
||||
</center>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user