diff --git a/templates/403.html b/templates/403.html
index ac56b3af..72495526 100644
--- a/templates/403.html
+++ b/templates/403.html
@@ -12,6 +12,7 @@
+ {% include 'partials/theme_head.html' %}
@@ -19,6 +20,7 @@
diff --git a/templates/405.html b/templates/405.html
index 1848141a..1bfd9124 100644
--- a/templates/405.html
+++ b/templates/405.html
@@ -12,6 +12,7 @@
+ {% include 'partials/theme_head.html' %}
@@ -19,6 +20,7 @@