From 44e4573c63c895b900da9cf3f08a30a6471d44e7 Mon Sep 17 00:00:00 2001 From: Paul Werner Date: Fri, 29 Sep 2023 15:01:38 +0200 Subject: [PATCH] feat: html lang attribute for email --- theme/keywind/email/html-src/template.ftl | 2 +- theme/keywind/email/html/template.ftl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/keywind/email/html-src/template.ftl b/theme/keywind/email/html-src/template.ftl index ba4f70d..b60d91c 100644 --- a/theme/keywind/email/html-src/template.ftl +++ b/theme/keywind/email/html-src/template.ftl @@ -8,7 +8,7 @@ <#macro emailLayout> - + <@document.kw script=script /> diff --git a/theme/keywind/email/html/template.ftl b/theme/keywind/email/html/template.ftl index ba4f70d..b60d91c 100644 --- a/theme/keywind/email/html/template.ftl +++ b/theme/keywind/email/html/template.ftl @@ -8,7 +8,7 @@ <#macro emailLayout> - + <@document.kw script=script />