From 0d0e0d731132a124d4078cef7f7a7c2ee9aa203b Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 13 Jul 2017 12:50:09 -0400 Subject: [PATCH] removed prerender text and used partials for header and footer --- src/views/emails/partials/footer.tpl | 27 ++- src/views/emails/partials/header.tpl | 179 +++++++++++++++++ src/views/emails/welcome.tpl | 278 ++++----------------------- 3 files changed, 239 insertions(+), 245 deletions(-) create mode 100644 src/views/emails/partials/header.tpl diff --git a/src/views/emails/partials/footer.tpl b/src/views/emails/partials/footer.tpl index 256a850914..af6b7d4369 100644 --- a/src/views/emails/partials/footer.tpl +++ b/src/views/emails/partials/footer.tpl @@ -1,4 +1,23 @@ -

- [[email:closing]]
- {site_title} -

\ No newline at end of file + + + + + +
+

+   +

+
+ + + + + + + + + \ No newline at end of file diff --git a/src/views/emails/partials/header.tpl b/src/views/emails/partials/header.tpl new file mode 100644 index 0000000000..fd94ab4294 --- /dev/null +++ b/src/views/emails/partials/header.tpl @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +