From d97c78d24e3512ed4f36fc8829cce17125471167 Mon Sep 17 00:00:00 2001 From: perryharlock Date: Fri, 27 Sep 2013 15:05:00 +0100 Subject: [PATCH] Add 500 page text and tweak 404 --- view/404.html | 6 +++--- view/500.html | 14 +++++++++++++- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/view/404.html b/view/404.html index cb87179..efae8dd 100644 --- a/view/404.html +++ b/view/404.html @@ -1,8 +1,8 @@

Hmmm, this page indicates a 404 error.

-

That is techy babble for "We couldn't find the page you were looking for".

-

Maybe the link you clicked on was wrong or maybe, just maybe you typed it in wrong. Maybe.

-

Give it another go or try the home page.

+

That is techy babble for "We couldn't find the page you were looking for". +

Maybe the link you clicked on was wrong or maybe, just maybe you typed it in wrong. Maybe. +

Give it another go or try the home page.

diff --git a/view/500.html b/view/500.html index c326982..58e0cce 100644 --- a/view/500.html +++ b/view/500.html @@ -1 +1,13 @@ -

500 error

\ No newline at end of file +
+

Eeek! 500 error. This is serious.

+

There isn't much you can do about this. +

Give it another go or try the home page. +

Techy-stuff

+
<p>Sample text here...</p>
+
+
+
+

Server Error Score

+

lots

+
+
\ No newline at end of file