Some minor internal fixes
This commit is contained in:
6
views/errors/400.php
Normal file
6
views/errors/400.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Oops!</h1>
|
||||
<h2>400 Bad Request?</h2>
|
||||
<?php echo $message; ?>
|
||||
<div class="error-details">
|
||||
Sorry, the request couldnt be actioned.
|
||||
</div>
|
Reference in New Issue
Block a user