{# templates/landing/contact/confirmed.html.twig #} {% extends 'base.landing.html.twig' %} {% block title %}Message confirmé — Bubul{% endblock %} {% block meta_description %}Votre message a bien été transmis à l'équipe Bubul.{% endblock %} {% block header_cta_label %}Créer un compte{% endblock %} {% block landing_content %}
{# Icône check #}

Message confirmé !

Merci {{ data.firstName }}, notre équipe a bien reçu votre message et vous contactera très prochainement.

← Retour à l'accueil
{% include '_organisms/landing/footer.html.twig' with { tagline: 'Des outils IA pensés pour les formateurs — créez, déployez et pilotez vos formations depuis un seul espace.' } only %} {% endblock %}