From 909c7573662e055a6cafe42d649600b6fc3317d8 Mon Sep 17 00:00:00 2001 From: Paul Werner Date: Mon, 25 Sep 2023 11:20:00 +0200 Subject: [PATCH] updated email cache --- theme/keywind/email/html/components/atoms/background.ftl | 2 +- theme/keywind/email/html/components/atoms/body.ftl | 4 ++-- theme/keywind/email/html/components/atoms/container.ftl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/theme/keywind/email/html/components/atoms/background.ftl b/theme/keywind/email/html/components/atoms/background.ftl index a59057a..39acd0d 100644 --- a/theme/keywind/email/html/components/atoms/background.ftl +++ b/theme/keywind/email/html/components/atoms/background.ftl @@ -1,4 +1,4 @@ <#macro kw> -
+
diff --git a/theme/keywind/email/html/components/atoms/body.ftl b/theme/keywind/email/html/components/atoms/body.ftl index 676e48a..a4526d3 100644 --- a/theme/keywind/email/html/components/atoms/body.ftl +++ b/theme/keywind/email/html/components/atoms/body.ftl @@ -1,7 +1,7 @@ <#macro kw> - -
+ +
<#nested>
diff --git a/theme/keywind/email/html/components/atoms/container.ftl b/theme/keywind/email/html/components/atoms/container.ftl index 3f83748..7a167c2 100644 --- a/theme/keywind/email/html/components/atoms/container.ftl +++ b/theme/keywind/email/html/components/atoms/container.ftl @@ -1,5 +1,5 @@ <#macro kw> -
+
<#nested>