From 4cf58ce085e049f49e94e9a6544382793a29fc3c Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 30 Mar 2021 22:17:30 +0200 Subject: [PATCH] update dashboard --- templates/core/dashboard/index.html.twig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/core/dashboard/index.html.twig b/templates/core/dashboard/index.html.twig index 7180278..59a61df 100644 --- a/templates/core/dashboard/index.html.twig +++ b/templates/core/dashboard/index.html.twig @@ -1,5 +1,7 @@ {% extends '@Core/admin/layout.html.twig' %} +{% block title %}'Tableau de bord - {{ parent() }}{% endblock %} + {% block body %}