First (re-)commit

This commit is contained in:
Xkeeper
2015-08-08 22:45:34 -07:00
commit b22c0a1df8
1064 changed files with 18752 additions and 0 deletions

11
errors/403.html Normal file
View File

@@ -0,0 +1,11 @@
<html><head><title>403 Forbidden</title>
<style type="text/css">
body {
text-align: center;
font-size: 5em;
color: #f00;
font-family: Verdana, sans-serif;
}
</style>
</head>
<body>403 Forbidden</body></html>