mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 16:25:12 +00:00
Added error 403
This commit is contained in:
parent
4646d0b658
commit
1aea56cd2d
2 changed files with 3 additions and 3 deletions
4
403.html
4
403.html
|
@ -1,6 +1,6 @@
|
||||||
<head>
|
<head>
|
||||||
<title>Access Denied</title>
|
<title>Forbidden</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h3 style="font-family: arial;">Where are you going? You are not allowed to access this page!</h3>
|
<img src="images/403.png" alt="NOT ALLOWED" />
|
||||||
</body>
|
</body>
|
BIN
images/403.png
Normal file
BIN
images/403.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 389 KiB |
Loading…
Reference in a new issue