diff --git a/packages/frontend/src/components/Election/Admin/SendEmailDialog.tsx b/packages/frontend/src/components/Election/Admin/SendEmailDialog.tsx
index 04384385d..1d5295e06 100644
--- a/packages/frontend/src/components/Election/Admin/SendEmailDialog.tsx
+++ b/packages/frontend/src/components/Election/Admin/SendEmailDialog.tsx
@@ -172,6 +172,9 @@ const SendEmailDialog = ({open, onClose, onSubmit, targetedEmail=undefined, elec
}}>
{warning}
}
+
+ {t('emails.delivery_note')}
+
This election is already closed on {{datetime, datetime}} and voters will not be able to cast ballots.
+ delivery_note: >
+ Not seeing emails in your inbox? First make sure to check spam. If that doesn't work,
+ please use the feedback widget in the corner and a team member will work with you promptly.
invite:
subject: Invitation to vote in {{title}}
body: |