Deleted 403.html 404.html

Closes #50
This commit is contained in:
aggelosQQ 2016-10-02 15:45:32 +03:00
parent b9f2b1377b
commit d1800339da
2 changed files with 0 additions and 12 deletions

View file

@ -1,6 +0,0 @@
<head>
<title>Forbidden</title>
</head>
<body>
<img src="images/403.png" alt="NOT ALLOWED" />
</body>

View file

@ -1,6 +0,0 @@
<head>
<title>Error</title>
</head>
<body>
<img src="images/404.png" alt="PAGE NOT FOUND" />
</body>