summaryrefslogtreecommitdiff
path: root/views/emails/subscribed.handlebars
diff options
context:
space:
mode:
authorRaphael Kabo <mail@raphaelkabo.com>2023-05-16 11:00:35 +0100
committerRaphael Kabo <raphaelkabo@hey.com>2023-10-07 14:32:19 +0100
commit36f8522d5432a389970610c5eeece85efd9d324a (patch)
tree4d0fcc4c8b3573ee2c1ed292b47081e19fa18a2b /views/emails/subscribed.handlebars
parenta14afed944e5f0b87af96cc5c6a262d246b88d1d (diff)
Create email text and html templates
Diffstat (limited to 'views/emails/subscribed.handlebars')
-rw-r--r--views/emails/subscribed.handlebars9
1 files changed, 0 insertions, 9 deletions
diff --git a/views/emails/subscribed.handlebars b/views/emails/subscribed.handlebars
deleted file mode 100644
index 3a3c4ad..0000000
--- a/views/emails/subscribed.handlebars
+++ /dev/null
@@ -1,9 +0,0 @@
-<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">You have been subscribed to the event group '{{eventGroupName}}' on {{siteName}}.</p>
-<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin:
-0; Margin-bottom: 15px;">You will receive emails when new events are added to
-the group, and can unsubscribe at any time.</p>
-<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Love,</p>
-<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">{{siteName}}</p>
-<hr/>
-<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;"><strong>Hold up - I don't want to receive these emails any more!</strong></p>
-<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">If you didn't subscribe yourself to this event group on {{siteName}}, someone may have accidentally typed your email instead of theirs. <a href="https://{{domain}}/unsubscribe/{{eventGroupID}}?email={{emailAddress}}">Click here to unsubscribe</a>.</p>