From 0c4b1b64492cce80432cf0d51054512792a1701f Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 21 Apr 2011 01:18:39 -0400 Subject: error pages --- www/404.html | 10 ++++++++++ www/500.html | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 www/404.html create mode 100644 www/500.html (limited to 'www') diff --git a/www/404.html b/www/404.html new file mode 100644 index 0000000..2095673 --- /dev/null +++ b/www/404.html @@ -0,0 +1,10 @@ + + +PicCast - 404 + + +
+

Four Oh Four!

+
+ + diff --git a/www/500.html b/www/500.html new file mode 100644 index 0000000..433e701 --- /dev/null +++ b/www/500.html @@ -0,0 +1,11 @@ + + +PicCast - 500 + + +
+

DidFuckUpInside!

+Sorry about that... +
+ + -- cgit v1.2.3