From 451eeffa9b4cf739b079893ebe41049947266bbd Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sun, 12 Feb 2012 19:50:50 +0100 Subject: [PATCH] nouvelles pages d'erreur --- public/404.html | 69 ++++++++++++++++++++++++++++++++----------------- public/422.html | 68 +++++++++++++++++++++++++++++++----------------- public/500.html | 68 +++++++++++++++++++++++++++++++----------------- 3 files changed, 133 insertions(+), 72 deletions(-) diff --git a/public/404.html b/public/404.html index 9a48320..d1e96cb 100644 --- a/public/404.html +++ b/public/404.html @@ -1,26 +1,47 @@ - - - - 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.

-
- + + + + + + Erreur 404 + + + + + + + + +

Erreur 404

+
+

La page que vous avez demandée n'existe pas, + ou n'est pas disponible... +

+
+ diff --git a/public/422.html b/public/422.html index 83660ab..3e91e6f 100644 --- a/public/422.html +++ b/public/422.html @@ -1,26 +1,46 @@ - - - - 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.

-
- + + + + + + Erreur 422 + + + + + + + + +

Erreur 422

+
+

Nous sommes désolé mais votre demande n'a pas pue être exécutée. +

+
+ diff --git a/public/500.html b/public/500.html index b80307f..17d4bd3 100644 --- a/public/500.html +++ b/public/500.html @@ -1,26 +1,46 @@ - - - - We're sorry, but something went wrong (500) - - - - -
-

We're sorry, but something went wrong.

-

We've been notified about this issue and we'll take a look at it shortly.

-
- + + + + + + Erreur 500 + + + + + + + + +

Erreur 500

+
+

Nous sommes désolé mais une erreur est survenue. +

+
+