From 40f1642b6743aa5003dfb7586ce857292cd18d0c Mon Sep 17 00:00:00 2001 From: Stanislav Date: Sat, 2 Mar 2013 00:09:34 +0600 Subject: New beauty pages(404, 422, 500) moving changelog note to unreleased section New beauty pages(404, 422, 500) --- guides/code/getting_started/public/404.html | 53 +++++++++++++++++++++++------ guides/code/getting_started/public/422.html | 53 +++++++++++++++++++++++------ guides/code/getting_started/public/500.html | 53 +++++++++++++++++++++++------ 3 files changed, 126 insertions(+), 33 deletions(-) (limited to 'guides/code') diff --git a/guides/code/getting_started/public/404.html b/guides/code/getting_started/public/404.html index 3d875c342e..ae7b8649ae 100644 --- a/guides/code/getting_started/public/404.html +++ b/guides/code/getting_started/public/404.html @@ -2,17 +2,48 @@ The page you were looking for doesn't exist (404) - diff --git a/guides/code/getting_started/public/422.html b/guides/code/getting_started/public/422.html index 3f1bfb3417..b75cc2fd6c 100644 --- a/guides/code/getting_started/public/422.html +++ b/guides/code/getting_started/public/422.html @@ -2,17 +2,48 @@ The change you wanted was rejected (422) - diff --git a/guides/code/getting_started/public/500.html b/guides/code/getting_started/public/500.html index 012977d3d2..9641851e74 100644 --- a/guides/code/getting_started/public/500.html +++ b/guides/code/getting_started/public/500.html @@ -2,17 +2,48 @@ We're sorry, but something went wrong (500) - -- cgit v1.2.3