diff --git a/authentik/core/templates/error/generic.html b/authentik/core/templates/error/generic.html index 095be61d7..17ba3a5a2 100644 --- a/authentik/core/templates/error/generic.html +++ b/authentik/core/templates/error/generic.html @@ -3,6 +3,15 @@ {% load i18n %} {% load authentik_utils %} +{% block head %} +{{ block.super }} + +{% endblock %} + {% block body %}