From 560889139df449b6ad608f5e988cba919773021e Mon Sep 17 00:00:00 2001 From: Jason Hanes Date: Tue, 29 Apr 2014 00:20:48 -0700 Subject: [PATCH] 404 error page template updates. General markup cleanup and updates to error text for better readability. --- .../templates/web/skel/document_errors/404.html | 11 +++++------ .../rhel/templates/web/skel/document_errors/404.html | 11 +++++------ .../templates/web/skel/document_errors/404.html | 11 +++++------ 3 files changed, 15 insertions(+), 18 deletions(-) diff --git a/install/debian/templates/web/skel/document_errors/404.html b/install/debian/templates/web/skel/document_errors/404.html index 2cee7708..0baafafa 100755 --- a/install/debian/templates/web/skel/document_errors/404.html +++ b/install/debian/templates/web/skel/document_errors/404.html @@ -1,28 +1,27 @@ - 404 — Not Found + 404 — Page Not Found -

%domain%

404

Page Not Found

- It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved. - You can start again from the home or go back to previous page. + The page you were trying to reach does not exist. Or, maybe it has moved. + You can start again from home or go back to the previous page.
diff --git a/install/rhel/templates/web/skel/document_errors/404.html b/install/rhel/templates/web/skel/document_errors/404.html index 2cee7708..0baafafa 100755 --- a/install/rhel/templates/web/skel/document_errors/404.html +++ b/install/rhel/templates/web/skel/document_errors/404.html @@ -1,28 +1,27 @@ - 404 — Not Found + 404 — Page Not Found -

%domain%

404

Page Not Found

- It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved. - You can start again from the home or go back to previous page. + The page you were trying to reach does not exist. Or, maybe it has moved. + You can start again from home or go back to the previous page.
diff --git a/install/ubuntu/templates/web/skel/document_errors/404.html b/install/ubuntu/templates/web/skel/document_errors/404.html index 2cee7708..0baafafa 100755 --- a/install/ubuntu/templates/web/skel/document_errors/404.html +++ b/install/ubuntu/templates/web/skel/document_errors/404.html @@ -1,28 +1,27 @@ - 404 — Not Found + 404 — Page Not Found -

%domain%

404

Page Not Found

- It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved. - You can start again from the home or go back to previous page. + The page you were trying to reach does not exist. Or, maybe it has moved. + You can start again from home or go back to the previous page.