404 error page template updates. General markup cleanup and updates to error text for better readability.

This commit is contained in:
Jason Hanes 2014-04-29 00:20:48 -07:00
commit 560889139d
3 changed files with 15 additions and 18 deletions

View file

@ -1,28 +1,27 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<title>404 &mdash; Not Found</title> <title>404 &mdash; Page Not Found</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="description" content="Sorry, page not found"/> <meta name="description" content="Sorry, page not found"/>
<style type="text/css"> <style type="text/css">
body {font-size:14px; color:#777777; font-family:arial; text-align:center;} body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;} h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;} h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px } p {width:375px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
div {width:320px; text-align:center; margin-left:auto;margin-right:auto;} div {width:375px; text-align:center; margin-left:auto;margin-right:auto;}
a:link {color: #34536A;} a:link {color: #34536A;}
a:visited {color: #34536A;} a:visited {color: #34536A;}
a:active {color: #34536A;} a:active {color: #34536A;}
a:hover {color: #34536A;} a:hover {color: #34536A;}
</style> </style>
</head> </head>
<body> <body>
<p><a href="http://%domain%/">%domain%</a></p> <p><a href="http://%domain%/">%domain%</a></p>
<h1>404</h1> <h1>404</h1>
<h2>Page Not Found</h2> <h2>Page Not Found</h2>
<div> <div>
It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved. The page you were trying to reach does not exist. Or, maybe it has moved.
You can start again from the <a href="http://%domain%/">home</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>. You can start again from <a href="http://%domain%/">home</a> or go back to the <a href="javascript:%20history.go(-1)">previous page</a>.
</div> </div>
</body> </body>
</html> </html>

View file

@ -1,28 +1,27 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<title>404 &mdash; Not Found</title> <title>404 &mdash; Page Not Found</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="description" content="Sorry, page not found"/> <meta name="description" content="Sorry, page not found"/>
<style type="text/css"> <style type="text/css">
body {font-size:14px; color:#777777; font-family:arial; text-align:center;} body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;} h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;} h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px } p {width:375px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
div {width:320px; text-align:center; margin-left:auto;margin-right:auto;} div {width:375px; text-align:center; margin-left:auto;margin-right:auto;}
a:link {color: #34536A;} a:link {color: #34536A;}
a:visited {color: #34536A;} a:visited {color: #34536A;}
a:active {color: #34536A;} a:active {color: #34536A;}
a:hover {color: #34536A;} a:hover {color: #34536A;}
</style> </style>
</head> </head>
<body> <body>
<p><a href="http://%domain%/">%domain%</a></p> <p><a href="http://%domain%/">%domain%</a></p>
<h1>404</h1> <h1>404</h1>
<h2>Page Not Found</h2> <h2>Page Not Found</h2>
<div> <div>
It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved. The page you were trying to reach does not exist. Or, maybe it has moved.
You can start again from the <a href="http://%domain%/">home</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>. You can start again from <a href="http://%domain%/">home</a> or go back to the <a href="javascript:%20history.go(-1)">previous page</a>.
</div> </div>
</body> </body>
</html> </html>

View file

@ -1,28 +1,27 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<title>404 &mdash; Not Found</title> <title>404 &mdash; Page Not Found</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="description" content="Sorry, page not found"/> <meta name="description" content="Sorry, page not found"/>
<style type="text/css"> <style type="text/css">
body {font-size:14px; color:#777777; font-family:arial; text-align:center;} body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;} h1 {font-size:180px; color:#99A7AF; margin: 70px 0 0 0;}
h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;} h2 {color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;}
p {width:320px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px } p {width:375px; text-align:center; margin-left:auto;margin-right:auto; margin-top: 30px }
div {width:320px; text-align:center; margin-left:auto;margin-right:auto;} div {width:375px; text-align:center; margin-left:auto;margin-right:auto;}
a:link {color: #34536A;} a:link {color: #34536A;}
a:visited {color: #34536A;} a:visited {color: #34536A;}
a:active {color: #34536A;} a:active {color: #34536A;}
a:hover {color: #34536A;} a:hover {color: #34536A;}
</style> </style>
</head> </head>
<body> <body>
<p><a href="http://%domain%/">%domain%</a></p> <p><a href="http://%domain%/">%domain%</a></p>
<h1>404</h1> <h1>404</h1>
<h2>Page Not Found</h2> <h2>Page Not Found</h2>
<div> <div>
It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved. The page you were trying to reach does not exist. Or, maybe it has moved.
You can start again from the <a href="http://%domain%/">home</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>. You can start again from <a href="http://%domain%/">home</a> or go back to the <a href="javascript:%20history.go(-1)">previous page</a>.
</div> </div>
</body> </body>
</html> </html>