25d9fbf846
Added error pages
6 lines
167 B
PHP
6 lines
167 B
PHP
<h1>Oops!</h1>
|
|
<h2>403 Not Found or Not Authorised?</h2>
|
|
<div class="error-details">
|
|
Sorry, either the item doesnt exist, or you are not authorised to see it.
|
|
</div>
|