{% if showModal %} {{ include('horse/partials/_modal.html.twig', { title: 'Ajouter une vermifugation', body: include('horse/dewormer/form.html.twig', { form: form }) }) }} {% endif %}