{{ include('frontend/header.html.twig') }} {{ include('frontend/nav.html.twig') }} {% block body %}{% endblock %} {{ include('frontend/footer.html.twig') }}