summaryrefslogtreecommitdiff
path: root/views/emails/addEventAttendee/addEventAttendeeText.handlebars
diff options
context:
space:
mode:
authorRaphael Kabo <raphaelkabo@hey.com>2024-04-21 22:44:22 +0100
committerRaphael Kabo <raphaelkabo@hey.com>2024-05-26 15:55:56 +0100
commitde518b4d2510980750d9c54eda3b0e0fe8d73ecd (patch)
tree69c3fa5464d6f2657bef909c4f9bd057fee3dedb /views/emails/addEventAttendee/addEventAttendeeText.handlebars
parent6f0721686aea7647554ad0f3ee4f6099bff4ef58 (diff)
feat: unattend events from RSVP email
Diffstat (limited to 'views/emails/addEventAttendee/addEventAttendeeText.handlebars')
-rw-r--r--views/emails/addEventAttendee/addEventAttendeeText.handlebars4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/emails/addEventAttendee/addEventAttendeeText.handlebars b/views/emails/addEventAttendee/addEventAttendeeText.handlebars
index 2e0eca7..3930e28 100644
--- a/views/emails/addEventAttendee/addEventAttendeeText.handlebars
+++ b/views/emails/addEventAttendee/addEventAttendeeText.handlebars
@@ -2,7 +2,9 @@ You just marked yourself as attending an event on {{siteName}}. Thank you! We'll
Follow this link to open the event page any time: https://{{domain}}/{{eventID}}
-Need to remove yourself from this event? Head to the event page and use this deletion password: {{removalPassword}}
+Need to remove yourself from this event? Click this link: https://{{domain}}/event/{{eventID}}/unattend/{{removalPasswordHash}}
+
+You can also head to the event page and use this deletion password: {{removalPassword}}
Love,