{% extends '@kohinos/email/email_layout.html.twig' %} {% set title %} {% apply spaceless %} {{ subject }} {% endapply %} {% endset %} {% block content %}
{{ message|raw }}
{% if item is defined %}Détails de votre participation :
Pour toute question, n'hésitez pas à nous contacter.
{% endblock %}