{% extends 'base.html.twig' %}
{% block body %}
<header>
<h1>Startpage</h1>
</header>
{% endblock %}