diff --git a/authentik/core/templates/if/flow.html b/authentik/core/templates/if/flow.html index cdb9afbd5..b1435d2f6 100644 --- a/authentik/core/templates/if/flow.html +++ b/authentik/core/templates/if/flow.html @@ -11,6 +11,11 @@ {% block head %} + {% endblock %} {% block body %} diff --git a/authentik/core/templates/login/base_full.html b/authentik/core/templates/login/base_full.html index b236bb7a7..8750fb341 100644 --- a/authentik/core/templates/login/base_full.html +++ b/authentik/core/templates/login/base_full.html @@ -7,6 +7,14 @@ {% endblock %} +{% block head %} + +{% endblock %} + {% block body %}