diff options
Diffstat (limited to 'views/emails/removeEventAttendee/removeEventAttendeeHtml.handlebars')
-rw-r--r-- | views/emails/removeEventAttendee/removeEventAttendeeHtml.handlebars | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/views/emails/removeEventAttendee/removeEventAttendeeHtml.handlebars b/views/emails/removeEventAttendee/removeEventAttendeeHtml.handlebars new file mode 100644 index 0000000..66ca858 --- /dev/null +++ b/views/emails/removeEventAttendee/removeEventAttendeeHtml.handlebars @@ -0,0 +1,4 @@ +<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">You have been removed from the event {{eventName}} on {{siteName}} by the organizer of the event.</p> +<hr/> +<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;"><strong>Hold up - I have no idea what this email is about!</strong></p> +<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">If you didn't mark yourself as attending an event on {{siteName}}, someone may have accidentally typed your email instead of theirs. Don't worry - you won't receive any more of these emails for this event, and your email has been removed from the database.</p> |