From fcac636f0746df07def6e4ed23520f112ad4e4ed Mon Sep 17 00:00:00 2001 From: nilsding Date: Wed, 12 Nov 2014 19:53:14 +0100 Subject: [PATCH] modified 404, 422 and 500 pages a bit --- public/404.html | 89 ++++++++++++++++++++++++------------------------- public/422.html | 89 ++++++++++++++++++++++++------------------------- public/500.html | 89 ++++++++++++++++++++++++------------------------- 3 files changed, 132 insertions(+), 135 deletions(-) diff --git a/public/404.html b/public/404.html index b612547f..5503b7e7 100644 --- a/public/404.html +++ b/public/404.html @@ -4,64 +4,63 @@ The page you were looking for doesn't exist (404) -

The page you were looking for doesn't exist.

You may have mistyped the address or the page may have moved.

-

If you are the application owner check the logs for more information.

+

If you think you found a bug, please let us know.

diff --git a/public/422.html b/public/422.html index a21f82b3..1c971ab3 100644 --- a/public/422.html +++ b/public/422.html @@ -4,64 +4,63 @@ The change you wanted was rejected (422) -

The change you wanted was rejected.

Maybe you tried to change something you didn't have access to.

-

If you are the application owner check the logs for more information.

+

If you think you found a bug, please let us know.

diff --git a/public/500.html b/public/500.html index 061abc58..eb240d94 100644 --- a/public/500.html +++ b/public/500.html @@ -4,63 +4,62 @@ We're sorry, but something went wrong (500) -

We're sorry, but something went wrong.

-

If you are the application owner check the logs for more information.

+

If you think you found a bug, please let us know.