proper errors
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
@include(snippets/header)
|
||||
<h1 style="text-align: center;">{{ message }}</h1>
|
||||
<div class="container">
|
||||
<div class="err">
|
||||
<span>{{ message }}</span>
|
||||
<img src="https://f0ck.me/s/img/favicon.gif" alt="f0ck?!">
|
||||
</div>
|
||||
</div>
|
||||
@include(snippets/footer)
|
||||
|
Reference in New Issue
Block a user