initial commit
This commit is contained in:
6
application/view/error/404.php
Normal file
6
application/view/error/404.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="container">
|
||||
<h1>404 - Page not found</h1>
|
||||
<div class="box">
|
||||
<p class="red-text">This page does not exist.</p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user