From ceccf7942989a5dbd53d78453958aac61cc1e51e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Andr=C3=A9?= Date: Sun, 3 Nov 2024 20:06:12 +0100 Subject: [PATCH] [Site] Fix FileTree markup (minor) --- ux.symfony.com/templates/components/FileTree.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ux.symfony.com/templates/components/FileTree.html.twig b/ux.symfony.com/templates/components/FileTree.html.twig index 70519766053..1f8bb94b63e 100644 --- a/ux.symfony.com/templates/components/FileTree.html.twig +++ b/ux.symfony.com/templates/components/FileTree.html.twig @@ -1,6 +1,6 @@ -
+
+ {% macro fileTree(files) %} {% for file_info in files %}