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