aboutsummaryrefslogtreecommitdiff
path: root/www/config/index.html
blob: 267f1755c2134587bf0184d87cef364f0b643c42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!doctype html public "-//W3C//DTD XHTML 1.0 //EN">

<html>
<head>
<title>401 - Acces forbidden.</title>
<link rel="stylesheet" type="text/css" href="/config/401.css" />
<link rel="shortcut icon" href="/404/favicon.ico" type="image/x-icon">
</head>

<body>

<div align="center">
  <table width="750">
<tr>
      <td align="center"><img src="http://i.imgur.com/CY7ntqP.png" alt="Goddess" vspace="1"></td>
</tr>
<tr>
     <td><h1>Access forbidden. Now get the fuck out.</h1></td>
</tr>
</table>
</div>
</body>
</html>