diff --git a/public/404.html b/public/404.html index 0e184561..5f17be38 100644 --- a/public/404.html +++ b/public/404.html @@ -1,8 +1,10 @@ - - + + + +404 +

File not found

-

Change this error message for pages not found in public/404.html

+

You were, perhaps, looking for cheese?

- \ No newline at end of file + diff --git a/public/500.html b/public/500.html index a1001a00..67a87ceb 100644 --- a/public/500.html +++ b/public/500.html @@ -1,8 +1,10 @@ - - + + + +500 +

Application error (Apache)

-

Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html

+

Something very bad just happened. I just know it. Do you smell smoke?

- \ No newline at end of file +