From 9e34e7d39b8558e08484da1f4ab1e401c9039294 Mon Sep 17 00:00:00 2001 From: Kailash Nadh Date: Sun, 21 Jul 2019 20:26:28 +0530 Subject: [PATCH] Fix default template rendering in Gmail with CSS inlining --- email-templates/default.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/email-templates/default.tpl b/email-templates/default.tpl index 3fd7a36..f76dc97 100644 --- a/email-templates/default.tpl +++ b/email-templates/default.tpl @@ -1,8 +1,8 @@ - - + + - -
 
-
+ +
 
+
{{ template "content" . }}
-