diff --git a/templates/404.html b/templates/404.html
index e9b9117..3bdf8e9 100644
--- a/templates/404.html
+++ b/templates/404.html
@@ -1,26 +1,33 @@
- {% load static %}
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
404
+
+ Sorry, we couldn’t find the page you were looking for.
+ You’ll be redirected to the homepage in a few seconds.
+
+
+ Return to homepage
+
+
diff --git a/templates/500.html b/templates/500.html
index 624ceee..95ddbc3 100644
--- a/templates/500.html
+++ b/templates/500.html
@@ -1,26 +1,34 @@
- {% load static %}
-
-
-
500 - Server Error
-
-
-
-
-
-
+
+
+
500 - Server Error
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
500
+
+ Oops! Something went wrong on our end.
+ We’re working to fix it — you’ll be redirected shortly.
+
+
+ Return to homepage
+
+
diff --git a/templates/base.html b/templates/base.html
index 5dd5053..58e427f 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -7,10 +7,8 @@
{{ site_config.site_head_title }} : {% block title %}{% endblock %}
-
-
-
+
@@ -90,9 +88,8 @@
-
-
-
+
+