diff --git a/error-pages/403.html b/error-pages/403.html
deleted file mode 100644
index 0483ee2..0000000
--- a/error-pages/403.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
- Athena
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- You're not allowed to see that!
-
- Go back to the homepage
-
- 403 - Forbidden
-
-
-
-
-
-
-
-
diff --git a/error-pages/403.php b/error-pages/403.php
new file mode 100644
index 0000000..91b988f
--- /dev/null
+++ b/error-pages/403.php
@@ -0,0 +1,27 @@
+
+
+
+
+ Athena - Error 403
+
+
+
+
+
+
+
+ You're not allowed to see that!
+
+ Go back to the homepage
+
+ 403 - Forbidden
+
+
+
+
+
+
+
diff --git a/error-pages/404.html b/error-pages/404.html
deleted file mode 100644
index 48c27eb..0000000
--- a/error-pages/404.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
- Athena
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Oh no! That page can't be found
-
- Go back to the homepage
-
- 404 - Not Found
-
-
-
-
-
-
-
-
diff --git a/error-pages/404.php b/error-pages/404.php
new file mode 100644
index 0000000..52e0691
--- /dev/null
+++ b/error-pages/404.php
@@ -0,0 +1,27 @@
+
+
+
+
+ Athena - Error 404
+
+
+
+
+
+
+
+ Oh no! That page can't be found
+
+ Go back to the homepage
+
+ 404 - Not Found
+
+
+
+
+
+
+
diff --git a/error-pages/50x.html b/error-pages/50x.html
deleted file mode 100644
index c2f87b6..0000000
--- a/error-pages/50x.html
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
-
- Athena
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Ah, sorry. There's a problem at our end
-
- Try the homepage
-
- 50x - Server Error
-
-
-
-
-
-
-
-
diff --git a/error-pages/50x.php b/error-pages/50x.php
new file mode 100644
index 0000000..51a32cc
--- /dev/null
+++ b/error-pages/50x.php
@@ -0,0 +1,27 @@
+
+
+
+
+ Athena - Server Error
+
+
+
+
+
+
+
+ Ah, sorry. There's a problem at our end
+
+ Try the homepage
+
+ 50x - Server Error
+
+
+
+
+
+
+