diff --git a/authentik/core/templates/base/page.html b/authentik/core/templates/base/page.html
index 90f9ed892..fa10451ce 100644
--- a/authentik/core/templates/base/page.html
+++ b/authentik/core/templates/base/page.html
@@ -3,7 +3,7 @@
{% load i18n %}
{% block body %}
-
+
{% trans 'Skip to content' %}
{% block page_content %}
diff --git a/authentik/core/templates/login/base.html b/authentik/core/templates/login/base.html
index c029b284c..f4f979996 100644
--- a/authentik/core/templates/login/base.html
+++ b/authentik/core/templates/login/base.html
@@ -1,7 +1,7 @@
{% load static %}
{% load i18n %}
-
+
diff --git a/authentik/core/templates/login/base_full.html b/authentik/core/templates/login/base_full.html
index cb85bdd94..8dd56fb45 100644
--- a/authentik/core/templates/login/base_full.html
+++ b/authentik/core/templates/login/base_full.html
@@ -28,7 +28,7 @@
-