diff --git a/lib/emails/EventOrganizerMail.ts b/lib/emails/EventOrganizerMail.ts
index 48b5f078..9c60383c 100644
--- a/lib/emails/EventOrganizerMail.ts
+++ b/lib/emails/EventOrganizerMail.ts
@@ -66,13 +66,13 @@ export default class EventOrganizerMail extends EventMail {
${this.calEvent.attendees[0].email}
` +
this.getAdditionalBody() +
- "
" +
`Invitee Time Zone:
${this.calEvent.attendees[0].timeZone}
Additional notes:
${this.calEvent.description}
` +
+ "
" +
this.getAdditionalFooter() +
`