diff --git a/templates/base.html.twig b/templates/base.html.twig index 27ab6230..bbacaa6d 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -78,14 +78,14 @@ -
-
+
+ {# Here will be the real content be injected#} {% block content %} {% endblock %} -
+ {% block scripts %} @@ -96,24 +96,6 @@
- {# Modal for loading bar #} - - {# Back to top buton #}