diff --git a/theme/keywind/email/html/components/atoms/background.ftl b/theme/keywind/email/html/components/atoms/background.ftl index 763f1cb..a42ff96 100644 --- a/theme/keywind/email/html/components/atoms/background.ftl +++ b/theme/keywind/email/html/components/atoms/background.ftl @@ -1,4 +1,8 @@ <#macro kw> -
+ + + + +
+
- diff --git a/theme/keywind/email/html/components/atoms/card.ftl b/theme/keywind/email/html/components/atoms/card.ftl index cab1c88..29f40b9 100644 --- a/theme/keywind/email/html/components/atoms/card.ftl +++ b/theme/keywind/email/html/components/atoms/card.ftl @@ -1,5 +1,9 @@ <#macro kw> -
- <#nested> -
+ + + + +
+ <#nested> +
diff --git a/theme/keywind/email/html/components/atoms/container.ftl b/theme/keywind/email/html/components/atoms/container.ftl index 4253458..04ee64f 100644 --- a/theme/keywind/email/html/components/atoms/container.ftl +++ b/theme/keywind/email/html/components/atoms/container.ftl @@ -1,5 +1,9 @@ <#macro kw> -
- <#nested> -
+ + + + +
+ <#nested> +
diff --git a/theme/keywind/email/html/components/atoms/footer.ftl b/theme/keywind/email/html/components/atoms/footer.ftl index a6a200e..8088169 100644 --- a/theme/keywind/email/html/components/atoms/footer.ftl +++ b/theme/keywind/email/html/components/atoms/footer.ftl @@ -1,5 +1,9 @@ <#macro kw> -
- © ${.now?string('yyyy')} ${kcSanitize(realmName!"")}. -
+ + + + +
+ © ${.now?string('yyyy')} ${kcSanitize(realmName!"")}. +
diff --git a/theme/keywind/email/html/components/atoms/header.ftl b/theme/keywind/email/html/components/atoms/header.ftl index 0ad8349..c58da0d 100644 --- a/theme/keywind/email/html/components/atoms/header.ftl +++ b/theme/keywind/email/html/components/atoms/header.ftl @@ -1,5 +1,9 @@ <#macro kw> -
- mailwind logo -
+ + + + +
+ almig logo +
diff --git a/theme/keywind/email/html/components/atoms/main.ftl b/theme/keywind/email/html/components/atoms/main.ftl index ab9a89f..5b9f05e 100644 --- a/theme/keywind/email/html/components/atoms/main.ftl +++ b/theme/keywind/email/html/components/atoms/main.ftl @@ -1,5 +1,9 @@ <#macro kw> -
- <#nested /> -
+ + + + +
+ <#nested> +
diff --git a/theme/keywind/email/html/template.ftl b/theme/keywind/email/html/template.ftl index b60d91c..838b899 100644 --- a/theme/keywind/email/html/template.ftl +++ b/theme/keywind/email/html/template.ftl @@ -12,7 +12,7 @@ <@document.kw script=script /> - + <@background.kw /> <@container.kw> <@card.kw>