{% extends 'base.html.twig' %} {% block body %} {%include 'partials/_invitation_new_form.html.twig' with { form: form } %} {% endblock %}