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]>