From 560d4e548e7731022fe5267e998a6ea9de9d999a Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Wed, 14 Dec 2011 15:15:26 +0200 Subject: [PATCH] new skeleton templates --- data/templates/skel/document_errors/403.html | 29 +++++++++++------ data/templates/skel/document_errors/404.html | 30 +++++++++++------ data/templates/skel/document_errors/50x.html | 29 +++++++++++------ data/templates/skel/public_html/index.html | 34 ++++++++++++-------- data/templates/skel/public_shtml/index.html | 34 ++++++++++++-------- 5 files changed, 102 insertions(+), 54 deletions(-) diff --git a/data/templates/skel/document_errors/403.html b/data/templates/skel/document_errors/403.html index 68bd5f2f0..8547c1069 100644 --- a/data/templates/skel/document_errors/403.html +++ b/data/templates/skel/document_errors/403.html @@ -1,17 +1,28 @@ - - + 403 — Forbidden - - + + + -
-
- http://%domain% -

Forbidden
403

-

Unfortunately, you do not have permission to view this.

+

%domain%

+ +

403

+

Forbidden

+
+ Unfortunately, you do not have permission to view this
diff --git a/data/templates/skel/document_errors/404.html b/data/templates/skel/document_errors/404.html index 6fc5eccce..91d8331fe 100644 --- a/data/templates/skel/document_errors/404.html +++ b/data/templates/skel/document_errors/404.html @@ -1,18 +1,28 @@ - - + 404 — Not Found - - + + + -
-
- http://%domain% -

Page Not Found
404

-

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.

+

%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.
- diff --git a/data/templates/skel/document_errors/50x.html b/data/templates/skel/document_errors/50x.html index 1fee51579..b5ae9a503 100644 --- a/data/templates/skel/document_errors/50x.html +++ b/data/templates/skel/document_errors/50x.html @@ -1,17 +1,28 @@ - - + 500 — Internal Sever Error - - + + + -
-
- http://%domain% -

Internal Sever Error
500

-

Sorry, something went wrong :(

+

%domain%

+ +

500

+

Internal Sever Error

+
+ Sorry, something went wrong :(
diff --git a/data/templates/skel/public_html/index.html b/data/templates/skel/public_html/index.html index f757746f7..1a191891a 100644 --- a/data/templates/skel/public_html/index.html +++ b/data/templates/skel/public_html/index.html @@ -1,21 +1,29 @@ - - - %domain% — coming soon - - + + %domain% — Coming Soon + + + -
-

%domain%

-

- apache + - nginx + - percona + - vesta -

+

%domain%

+
+ apache + + nginx + + percona + + vesta
+ diff --git a/data/templates/skel/public_shtml/index.html b/data/templates/skel/public_shtml/index.html index f757746f7..1a191891a 100644 --- a/data/templates/skel/public_shtml/index.html +++ b/data/templates/skel/public_shtml/index.html @@ -1,21 +1,29 @@ - - - %domain% — coming soon - - + + %domain% — Coming Soon + + + -
-

%domain%

-

- apache + - nginx + - percona + - vesta -

+

%domain%

+
+ apache + + nginx + + percona + + vesta
+