diff --git a/templates/email/_layout.twig b/templates/email/_layout.twig index 69261a8..782f0c9 100644 --- a/templates/email/_layout.twig +++ b/templates/email/_layout.twig @@ -67,70 +67,72 @@ - - - - - -
- {% block content %} - {% endblock %} -
-
- {% block footer %} - {% include '@bsi-cx/design-standard-library-email/content-elements/layout/layout-dark-footer/template.twig' %} - {% endblock %} + + +
+ {% block content %} + {% endblock %} +
+
+ {% block footer %} + {% include '@bsi-cx/design-standard-library-email/content-elements/layout/layout-dark-footer/template.twig' %} + {% endblock %} +
\ No newline at end of file