diff --git a/src/program/templates/emails/event_scheduled.html b/src/program/templates/emails/event_scheduled.html index d34d327c..cf310a4e 100644 --- a/src/program/templates/emails/event_scheduled.html +++ b/src/program/templates/emails/event_scheduled.html @@ -2,7 +2,10 @@ Hello,

The {{ slot.camp.title }} event "{{ slot.event.title }}" has been scheduled to begin {{ slot.when.lower }} and end at {{ slot.when.upper }}.

-Let us know in case this time slot doesn't work for you.
+Please let us know as soon as possible in case this time slot doesn't work for you. Please also read the [info on the Corona requirements for BornHack.
+
+If you have any questions, feel free to contact us!
+

Best regards,

diff --git a/src/program/templates/emails/event_scheduled.txt b/src/program/templates/emails/event_scheduled.txt index 3aa08c01..6cd3c9bb 100644 --- a/src/program/templates/emails/event_scheduled.txt +++ b/src/program/templates/emails/event_scheduled.txt @@ -2,7 +2,9 @@ Hello, The {{ slot.camp.title }} event "{{ slot.event.title }}" has been scheduled to begin {{ slot.when.lower }} and end at {{ slot.when.upper }}. -Let us know in case this time slot doesn't work for you. +Please let us know as soon as possible in case this time slot doesn't work for you. Please also read the info on the Corona requirements for BornHack https://bornhack.dk/news/2021-08-11-corona-passport-required-for-bornhack-2021/ + +If you have any questions, feel free to contact us! Best regards,