{% extends 'base.html.twig' %} {% block title %}Nous contacter - La Boutique Française{% endblock %} {% block content %}

Nous contacter


{% for message in app.flashes('notice') %}
{{ message }}
{% endfor %}
{{ form(form) }}
Mon P'tit Matin
07 20 30 40 50
8 Rue des Lylas fleuris, 62500 Saint-Omer
contact@monptitmatin.fr
{% endblock %}