From e49f738bac4d40ca2decb99b778cce0c2b0bdff4 Mon Sep 17 00:00:00 2001 From: mahula Date: Wed, 10 May 2023 10:42:43 +0200 Subject: [PATCH] clean up email template layout --- backend/src/emails/templates/layout.pug | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/backend/src/emails/templates/layout.pug b/backend/src/emails/templates/layout.pug index e6fdf92ab..f3beb3902 100644 --- a/backend/src/emails/templates/layout.pug +++ b/backend/src/emails/templates/layout.pug @@ -7,22 +7,10 @@ html.w-mod-js.wf-worksans-n4-active.wf-worksans-n6-active.wf-worksans-n1-active. content="text/html; charset=UTF-8" http-equiv="content-type" ) - meta(charset="utf-8") - title Passwort zurück setzen meta( name="viewport" content="width=device-width, initial-scale=1" ) - script( - type="text/javascript" - src="includes/webfont.js" - ) - script(type="text/javascript"). - WebFont.load({ google: { families: ["Work Sans:100,200,300,regular,500,600,700,800,900"] }}); - // [if lt IE 9]>