Added 500 error message
This commit is contained in:
6
views/errors/500.php
Normal file
6
views/errors/500.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<h1>Oops!</h1>
|
||||
<h2>500 Bother, something went wrong.</h2>
|
||||
<?php echo $message; ?>
|
||||
<div class="error-details">
|
||||
If this keeps happening, please let us know.
|
||||
</div>
|
Reference in New Issue
Block a user