mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-07-16 07:04:34 +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/403.html
Normal file
9
data/http/templates/403.html
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<HTML>
|
||||
<header>
|
||||
<title>403 - Forbidden</title>
|
||||
</header>
|
||||
<body>
|
||||
<h1>403 - Forbidden</h1>
|
||||
VGS! You're not allowed here.
|
||||
</body>
|
||||
</HTML>
|
||||
Loading…
Add table
Add a link
Reference in a new issue