From 06a32ce7be9492cc8247a63cd2c3e909167a4962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 21 Jul 2015 09:56:02 +0200 Subject: [PATCH] emails(): updated email templates --- public/emails/reset_password.html | 97 +++++++++++++++++++--------- public/emails/welcome_on_signup.html | 89 ++++++++++++++++++------- 2 files changed, 131 insertions(+), 55 deletions(-) diff --git a/public/emails/reset_password.html b/public/emails/reset_password.html index 970d5da6ca0..56d2ecbd3af 100644 --- a/public/emails/reset_password.html +++ b/public/emails/reset_password.html @@ -1,34 +1,71 @@ {{Subject .Subject "Reset your Grafana password - {{.Name}}"}} + + + + + + + + + - - - - -{{.Name}}, please reset your password - - -
-
-
-
-
-
- Hi {{.Name}}, -
-
-

Please click the following link to reset your password within {{.EmailCodeValidHours}} hours.

-

- {{.AppUrl}}user/password/reset?code={{.Code}} -

-

Not working? Try copying and pasting it to your browser.

-
-
-
-
-
- © 2014 Grafana -
-
-
+ + + + +
+ +
+ +
Grafnaa
+ +
+ + +
+ +
+ + + + + +
+

Hi {{.Name}},

+ +

Please click the following link to reset your password within {{.EmailCodeValidHours}} hours.

+

+ {{.AppUrl}}user/password/reset?code={{.Code}} +

+

+ + +
+

+ Not working? Try copying and pasting it to your browser.
Otherwise, dont hesitate to email us at contact@grafana.org +

+
+ +
+ + + + +
+

© 2015 Grafana

+
+ diff --git a/public/emails/welcome_on_signup.html b/public/emails/welcome_on_signup.html index 5018930da57..4b7ae73ef30 100644 --- a/public/emails/welcome_on_signup.html +++ b/public/emails/welcome_on_signup.html @@ -1,30 +1,69 @@ {{Subject .Subject "Welcome to Grafana"}} - - - - -{{.Name}} Welcome to Grafana - - -
-
-
-
-
-
- Hi {{.Name}}, -
-
+ + + + + + + {{.CheckType}} {{ .State }} for {{.Endpoint}}"}} + + -
-
-
-
-
- © 2014 Grafana -
-
-
+ + + + +
+ +
+ +
Grafana
+ +
+ + +
+ +
+ + + + + +
+

Hi {{.Name}},

+ +

+ Thanks for signing up, we're happy to have you. +

+

+ + + + +
Log into your Grafana server
+
+ +
+ + + + +
+

© 2015 Grafana

+