diff --git a/templates/web/login/layout/base-layout.html.twig b/templates/web/login/layout/base-layout.html.twig index bd2b5b9e03..8d96cea003 100644 --- a/templates/web/login/layout/base-layout.html.twig +++ b/templates/web/login/layout/base-layout.html.twig @@ -44,6 +44,7 @@ {% include "login/common/templates.html.twig" %} + {% endblock header_javascript %} {% endblock header %}