From 00f82010f8739aff5148e7e6326d16a2f50a03b5 Mon Sep 17 00:00:00 2001 From: Trent White Date: Tue, 30 Aug 2016 12:11:00 -0400 Subject: [PATCH] tweaked alert example to see if there were any visual changes --- emails/templates/alert_notification_example.html | 12 ++++++------ public/emails/alert_notification.html | 8 ++++---- public/emails/alert_notification_example.html | 12 ++++++------ 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/emails/templates/alert_notification_example.html b/emails/templates/alert_notification_example.html index 7b618130e57..5061b8579ac 100644 --- a/emails/templates/alert_notification_example.html +++ b/emails/templates/alert_notification_example.html @@ -34,28 +34,28 @@ - - - - - - diff --git a/public/emails/alert_notification.html b/public/emails/alert_notification.html index 03fe5f0faaf..8106592fb8d 100644 --- a/public/emails/alert_notification.html +++ b/public/emails/alert_notification.html @@ -249,19 +249,19 @@ text-decoration: underline;
+ Metric name + Value
+ desktop + 40
+ mobile + 20
- - {{range .EvalMatches}} - - diff --git a/public/emails/alert_notification_example.html b/public/emails/alert_notification_example.html index 8a3e06c523e..f0aa5f8b3b6 100644 --- a/public/emails/alert_notification_example.html +++ b/public/emails/alert_notification_example.html @@ -248,28 +248,28 @@ text-decoration: underline;
+
Metric name
+
Value
+
{{.Metric}}
+
{{.Value}}
- - - - - -
+ Metric name + Value
+ desktop + 40
+ mobile + 20