From 6678689b77e4a76796734457174e53212884d56e Mon Sep 17 00:00:00 2001 From: jf-cbd Date: Wed, 19 Nov 2025 11:04:36 +0100 Subject: [PATCH] Fix wrong path for turbo --- templates/base/components/turbo-form/layout.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base/components/turbo-form/layout.html.twig b/templates/base/components/turbo-form/layout.html.twig index 8195e69ccb..450c876351 100644 --- a/templates/base/components/turbo-form/layout.html.twig +++ b/templates/base/components/turbo-form/layout.html.twig @@ -2,7 +2,7 @@ {# @license http://opensource.org/licenses/AGPL-3.0 #}