diff --git a/backend/resources/views/emails/organizer/contact-message.blade.php b/backend/resources/views/emails/organizer/contact-message.blade.php index 85bc00ca1e..2b5a2f49d4 100644 --- a/backend/resources/views/emails/organizer/contact-message.blade.php +++ b/backend/resources/views/emails/organizer/contact-message.blade.php @@ -11,6 +11,8 @@ {{ __('You have received a new message from') }} **{{ $senderName }}** ({{ $senderEmail }}). +{{ __('This message was submitted through your organizer contact form and may contain spam, suspicious links or malicious content. Please exercise caution when opening links, downloading attachments or replying.') }} +