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