{% extends 'base.html.twig' %} {% block title %} {{ parent() }} Boutique {% endblock %} {% block body %}

Boutique

{% endblock %}