{% extends 'index/index.html.twig' %} {% block body %} {{ include('partials/form.html.twig', {'movements' : movements}) }} {% endblock %}