25d9fbf846
Added error pages
6 lines
130 B
PHP
6 lines
130 B
PHP
<h1>Oops!</h1>
|
|
<h2>404 Not Found?</h2>
|
|
<div class="error-details">
|
|
Sorry, an error has occured, requested page not found?
|
|
</div>
|