From 9595916a5fdd5f91a4b1c2e79a08062dfc8be29e Mon Sep 17 00:00:00 2001 From: bergquist Date: Wed, 7 Sep 2016 13:47:21 +0200 Subject: [PATCH] feat: right align value metrics --- emails/templates/alert_notification.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/emails/templates/alert_notification.html b/emails/templates/alert_notification.html index e044525e7eb..e66eefa6b07 100644 --- a/emails/templates/alert_notification.html +++ b/emails/templates/alert_notification.html @@ -38,8 +38,8 @@
Metric name
- -
Value
+ +
Value
[[range .EvalMatches]] @@ -47,8 +47,8 @@
[[.Metric]]
- -
[[.Value]]
+ +
[[.Value]]
[[end]]