diff --git a/django/contrib/admin/templates/admin/base.html b/django/contrib/admin/templates/admin/base.html
index f4df6b30af..3df606ff4a 100644
--- a/django/contrib/admin/templates/admin/base.html
+++ b/django/contrib/admin/templates/admin/base.html
@@ -3,6 +3,7 @@
{% block title %}{% endblock %}
+
{% block dark-mode-vars %}
diff --git a/django/views/templates/csrf_403.html b/django/views/templates/csrf_403.html
index ee81b04bcc..6a0daad5ee 100644
--- a/django/views/templates/csrf_403.html
+++ b/django/views/templates/csrf_403.html
@@ -2,6 +2,7 @@
+
403 Forbidden