{% extends 'base.html.twig' %} {% trans_default_domain 'home' %} {% block body %}
{{ include('App/header.html.twig') }}
{% endblock %}