diff --git a/authentik/core/templates/login/base_full.html b/authentik/core/templates/login/base_full.html
index 2e2854f73..347036a92 100644
--- a/authentik/core/templates/login/base_full.html
+++ b/authentik/core/templates/login/base_full.html
@@ -3,6 +3,10 @@
{% load static %}
{% load i18n %}
+{% block head_before %}
+
+{% endblock %}
+
{% block body %}