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:
Ganesh Vernekar
2021-03-26 12:53:14 +05:30
committed by GitHub
parent 600f63f627
commit a0db4dce32
10 changed files with 395 additions and 13 deletions

View File

@@ -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 />&copy; 2019 Grafana Labs
<br />&copy; 2021 Grafana Labs
</p>
</center>
</td>