diff --git a/install/debian/templates/web/skel/document_errors/404.html b/install/debian/templates/web/skel/document_errors/404.html index 2cee77084..0baafafa9 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 2cee77084..0baafafa9 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 2cee77084..0baafafa9 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.