mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-07-16 07:24:32 +00:00
Did stuff.
This commit is contained in:
parent
09f43122e6
commit
8c96cba3e1
132 changed files with 56515 additions and 1448 deletions
9
data/http/templates/404.html
Normal file
9
data/http/templates/404.html
Normal file
|
|
@ -0,0 +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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue