From 86b707ff4091fed04a6c198447bf81abf8869d93 Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Thu, 2 Nov 2023 09:34:41 +0100 Subject: [PATCH] Public open-source notice --- infrastructure/web/views/layout.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/web/views/layout.twig b/infrastructure/web/views/layout.twig index 9573e82..ae58ab6 100644 --- a/infrastructure/web/views/layout.twig +++ b/infrastructure/web/views/layout.twig @@ -28,7 +28,7 @@ {% block footer %} {% endblock %}