Merged a newer T2BoL's data directory

This commit is contained in:
Robert MacGregor 2016-03-17 01:59:20 -04:00
parent 18bdb659df
commit 78faa6448a
138 changed files with 1609 additions and 1192 deletions

18
data/http/templates/404.html Normal file → Executable file
View file

@ -1,9 +1,9 @@
<HTML>
<header>
<title>404 - Not Found</title>
</header>
<body>
<h1>404 - Not Found</h1>
VGS! The requested document "#DOC#" was not found.
</body>
</HTML>
<HTML>
<header>
<title>404 - Not Found</title>
</header>
<body>
<h1>404 - Not Found</h1>
VGS! The requested document "#DOC#" was not found.
</body>
</HTML>