{# CAREFUL : Some client might need to replicate this template #} {% extends 'communication/fr/email/notification/base.html.twig' %} {% block body %}

Bonjour vous avez une nouvelle demande de contact.

{{ context.contact.message|nl2br }}

"A bientôt sur {{api_env('EMAILS_PLATFORM_NAME')}} {% endblock %}