From a6a197f4a7bfb65fb9fa74d6d5cec45419812d5e Mon Sep 17 00:00:00 2001 From: jomo Date: Fri, 27 Jun 2014 01:35:05 +0200 Subject: [PATCH] smaller code; delete 422 --- public/404.html | 2 +- public/422.html | 32 -------------------------------- public/500.html | 2 +- 3 files changed, 2 insertions(+), 34 deletions(-) delete mode 100644 public/422.html diff --git a/public/404.html b/public/404.html index 6f739df..098b767 100644 --- a/public/404.html +++ b/public/404.html @@ -1 +1 @@ -404

404 - Not found

404 desert \ No newline at end of file +404

404 - Not found

404 desert \ No newline at end of file diff --git a/public/422.html b/public/422.html deleted file mode 100644 index 7a7a64d..0000000 --- a/public/422.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - 422 - - - - -
-

Uhh. That's an error.

-

Whatever you did, you were not allowed to.

-
- - \ No newline at end of file diff --git a/public/500.html b/public/500.html index 6afc888..cf481c4 100644 --- a/public/500.html +++ b/public/500.html @@ -1 +1 @@ -500

500 - Server error

500 machine \ No newline at end of file +500

500 - Server error

500 machine \ No newline at end of file