{% extends 'include/base.html.twig' %} {% block body %}
{% include 'include/header.html.twig' %}
{% include 'include/footer.html.twig' %}
{% endblock %}