Added error 403

This commit is contained in:
aggelosQQ 2016-09-29 13:09:40 +03:00
parent 4646d0b658
commit 1aea56cd2d
2 changed files with 3 additions and 3 deletions

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 389 KiB