{% extends "layout.html.twig" %} {% block title %}{{ parent() }}{% endblock %} {% block body %}

Ceci est la Homepage

{% endblock %}