summaryrefslogtreecommitdiff
path: root/lib/mail/partials/header.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mail/partials/header.hbs')
-rw-r--r--lib/mail/partials/header.hbs7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/mail/partials/header.hbs b/lib/mail/partials/header.hbs
new file mode 100644
index 00000000..7898c82e
--- /dev/null
+++ b/lib/mail/partials/header.hbs
@@ -0,0 +1,7 @@
+<table width="100%" cellpadding="0" cellspacing="0" style="margin-bottom:24px; border-bottom:1px solid #163CC4; padding-bottom:16px;">
+ <tr>
+ <td align="center">
+ <span style="display: block; text-align: left; color: #163CC4; font-weight: bold; font-size: 32px;">eVCP</span>
+ </td>
+ </tr>
+</table>