From 7868d4a02117cfd15fca6a4ebea407e069877556 Mon Sep 17 00:00:00 2001 From: Simon McFarlane Date: Sat, 24 Jan 2015 22:28:45 +0100 Subject: [PATCH] New error pages --- 403.php | 17 +++++++ 404.php | 147 +++++++++++--------------------------------------------- 2 files changed, 46 insertions(+), 118 deletions(-) create mode 100755 403.php diff --git a/403.php b/403.php new file mode 100755 index 00000000..db92b593 --- /dev/null +++ b/403.php @@ -0,0 +1,17 @@ +403 + + + +
+

WHOOPS

+

this isn't for you

+

it's a 403

+

+ +
+ + + + diff --git a/404.php b/404.php index bf9453a8..45f12e2f 100755 --- a/404.php +++ b/404.php @@ -1,121 +1,32 @@ - - - - - 404 - + - iframe { - width: 75%; - height: 75%; - margin: auto auto; - display: block; - border: none; - } - - - - - PARTY HARD - 404
- - - - - + +
+

WHOOPS

+

There's nothing here

+

it's a 404

+

+ +
+ +