Skip to content

Commit 3d44d6d

Browse files
committed
redesigned templates
1 parent 7a99bd4 commit 3d44d6d

File tree

7 files changed

+61
-38
lines changed

7 files changed

+61
-38
lines changed

data/templates/web/skel/document_errors/403.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<meta name="description" content="You do not have permission to view this"/>
66
<style type="text/css">
77
body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
8-
h1 {font-size:180px; color:#333333; margin: 70px 0 0 0;}
9-
h2 {color: #ED6C42; font-family: georgia; font-size: 20px; font-style: italic; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
8+
h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
9+
h2 {color: #DE6C5D; font-family: georgia; font-size: 20px; font-style: italic; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
1010
p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
1111
div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
12-
a:link {color: #28A0CB;}
13-
a:visited {color: #28A0CB;}
14-
a:active {color: #BCBA30;}
15-
a:hover {color: #BCBA30;}
12+
a:link {color: #34536A;}
13+
a:visited {color: #34536A;}
14+
a:active {color: #34536A;}
15+
a:hover {color: #34536A;}
1616
</style>
1717
</head>
1818

data/templates/web/skel/document_errors/404.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<meta name="description" content="Sorry, page not found"/>
66
<style type="text/css">
77
body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
8-
h1 {font-size:180px; color:#333333; margin: 70px 0 0 0;}
9-
h2 {color: #ED6C42; font-family: georgia; font-size: 20px; font-style: italic; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
8+
h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
9+
h2 {color: #DE6C5D; font-family: georgia; font-size: 20px; font-style: italic; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
1010
p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
1111
div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
12-
a:link {color: #28A0CB;}
13-
a:visited {color: #28A0CB;}
14-
a:active {color: #BCBA30;}
15-
a:hover {color: #BCBA30;}
12+
a:link {color: #34536A;}
13+
a:visited {color: #34536A;}
14+
a:active {color: #34536A;}
15+
a:hover {color: #34536A;}
1616
</style>
1717
</head>
1818

data/templates/web/skel/document_errors/50x.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<meta name="description" content="Sorry, something went wrong. Internal Server Error"/>
66
<style type="text/css">
77
body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
8-
h1 {font-size:180px; color:#333333; margin: 70px 0 0 0;}
9-
h2 {color: #ED6C42; font-family: georgia; font-size: 20px; font-style: italic; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
8+
h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
9+
h2 {color: #DE6C5D; font-family: georgia; font-size: 20px; font-style: italic; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
1010
p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
1111
div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
12-
a:link {color: #28A0CB;}
13-
a:visited {color: #28A0CB;}
14-
a:active {color: #BCBA30;}
15-
a:hover {color: #BCBA30;}
12+
a:link {color: #34536A;}
13+
a:visited {color: #34536A;}
14+
a:active {color: #34536A;}
15+
a:hover {color: #34536A;}
1616
</style>
1717
</head>
1818

data/templates/web/skel/public_html/index.html

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,21 @@
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
55
<meta name="description" content="This is a default index page for a new domain."/>
66
<style type="text/css">
7-
body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
8-
h1 {font-size:64px; color:#333333; margin: 70px 0 50px 0;}
7+
body {font-size:10px; color:#777777; font-family:arial; text-align:center;}
8+
h1 {font-size:64px; color:#555555; margin: 70px 0 50px 0;}
99
p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
1010
div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
11-
a:link {color: #28A0CB;}
12-
a:visited {color: #28A0CB;}
13-
a:active {color: #BCBA30;}
14-
a:hover {color: #BCBA30;}
11+
a:link {color: #34536A;}
12+
a:visited {color: #34536A;}
13+
a:active {color: #34536A;}
14+
a:hover {color: #34536A;}
1515
</style>
1616
</head>
1717

1818
<body>
1919
<h1>%domain%</h1>
2020
<div>
21-
<a href="http://httpd.apache.org/">apache</a> +
22-
<a href="http://nginx.com/">nginx</a> +
23-
<a href="http://www.percona.com/">percona</a> +
24-
<a href="http://vestacp.com/">vesta</a>
21+
<a href="http://vestacp.com/">Powered by VESTA</a>
2522
</div>
2623
</body>
2724

data/templates/web/skel/public_shtml/index.html

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,21 @@
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
55
<meta name="description" content="This is a default index page for a new domain."/>
66
<style type="text/css">
7-
body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
8-
h1 {font-size:64px; color:#333333; margin: 70px 0 50px 0;}
7+
body {font-size:10px; color:#777777; font-family:arial; text-align:center;}
8+
h1 {font-size:64px; color:#555555; margin: 70px 0 50px 0;}
99
p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
1010
div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
11-
a:link {color: #28A0CB;}
12-
a:visited {color: #28A0CB;}
13-
a:active {color: #BCBA30;}
14-
a:hover {color: #BCBA30;}
11+
a:link {color: #34536A;}
12+
a:visited {color: #34536A;}
13+
a:active {color: #34536A;}
14+
a:hover {color: #34536A;}
1515
</style>
1616
</head>
1717

1818
<body>
1919
<h1>%domain%</h1>
2020
<div>
21-
<a href="http://httpd.apache.org/">apache</a> +
22-
<a href="http://nginx.com/">nginx</a> +
23-
<a href="http://www.percona.com/">percona</a> +
24-
<a href="http://vestacp.com/">vesta</a>
21+
<a href="http://vestacp.com/">Powered by VESTA</a>
2522
</div>
2623
</body>
2724

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ErrorDocument 403 /index.html
2+
ErrorDocument 404 /index.html
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
3+
<title>SUSPEND</title>
4+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5+
<meta name="description" content="Sorry, something went wrong. Internal Server Error"/>
6+
<style type="text/css">
7+
body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
8+
h1 {font-size:84px; color:#99A7AF; margin: 70px 0 0 0;}
9+
h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
10+
p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
11+
div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
12+
a:link {color: #34536A;}
13+
a:visited {color: #34536A;}
14+
a:active {color: #34536A;}
15+
a:hover {color: #34536A;}
16+
</style>
17+
</head>
18+
19+
<body>
20+
<h1>SUSPEND</h1>
21+
<h2>Your site has been suspended</h2>
22+
<div>
23+
Please contact technical support departament.
24+
</div>
25+
</body>
26+
27+
</html>

0 commit comments

Comments
 (0)