| 1234567891011121314151617181920212223242526272829 |
- <!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>
- <title>403 — Forbidden</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <meta name="description" content="You do not have permission to view this"/>
- <style type="text/css">
- body {font-size:14px; color:#777777; font-family:arial; text-align:center;}
- h1 {font-size:180px; color:#333333; margin: 70px 0 0 0;}
- h2 {color: #ED6C42; font-family: georgia; font-size: 20px; font-style: italic; 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 }
- div {width:320px; text-align:center; margin-left:auto;margin-right:auto;}
- a:link {color: #28A0CB;}
- a:visited {color: #28A0CB;}
- a:active {color: #BCBA30;}
- a:hover {color: #BCBA30;}
- </style>
- </head>
- <body>
- <p><a href="http://%domain%/">%domain%</a></p>
- <h1>403</h1>
- <h2>Forbidden</h2>
- <div>
- Unfortunately, you do not have permission to view this
- </div>
- </body>
- </html>
|