From b1c84f2b4c8cf104b78efde85742c7b26c71bbdf Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Thu, 2 Nov 2023 09:36:43 +0100 Subject: [PATCH] Open ext links in new tab --- 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 3b6bc7d..5b3d6a5 100644 --- a/infrastructure/web/views/layout.twig +++ b/infrastructure/web/views/layout.twig @@ -28,7 +28,7 @@ {% block footer %} {% endblock %}