From b734d3550d8cd0295d4db9d05eaa0bac6e535159 Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Tue, 21 Mar 2023 09:18:51 +0000 Subject: [PATCH] removed unused script files --- caimira/apps/templates/base/layout.html.j2 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/caimira/apps/templates/base/layout.html.j2 b/caimira/apps/templates/base/layout.html.j2 index d279117f..60983242 100644 --- a/caimira/apps/templates/base/layout.html.j2 +++ b/caimira/apps/templates/base/layout.html.j2 @@ -108,12 +108,7 @@ - - - - - - + {% block body_scripts %} {% endblock body_scripts %}