diff --git a/data/templates/skel/document_errors/403.html b/data/templates/skel/document_errors/403.html index 68bd5f2f..8547c106 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 6fc5eccc..91d8331f 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 1fee5157..b5ae9a50 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 f757746f..1a191891 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 f757746f..1a191891 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
+