diff --git a/public/index.html b/public/index.html index 5b081ed..99ff93e 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,7 @@ + diff --git a/templates/admin/base.html.twig b/templates/admin/base.html.twig index b1cc841..83e34cd 100644 --- a/templates/admin/base.html.twig +++ b/templates/admin/base.html.twig @@ -8,6 +8,7 @@ + {% endblock %}