From 6b78e68ec2f385073bc95dba6ae1da01cede8bf0 Mon Sep 17 00:00:00 2001 From: mahula Date: Wed, 3 May 2023 12:24:20 +0200 Subject: [PATCH] add initial email layout --- backend/src/emails/templates/layout.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/emails/templates/layout.pug b/backend/src/emails/templates/layout.pug index 3e459c422..7d491897e 100644 --- a/backend/src/emails/templates/layout.pug +++ b/backend/src/emails/templates/layout.pug @@ -27,7 +27,7 @@ html.w-mod-js.wf-worksans-n4-active.wf-worksans-n6-active.wf-worksans-n1-active. .wf-force-outline-none[tabindex="-1"]:focus{outline:none;} style include includes/email.css - include includes/includes/webflow.css + include includes/webflow.css body include includes/header.pug