app/views/error/error.volt: adding a funny message.
This commit is contained in:
parent
e9c6d1c863
commit
a68b5bc4aa
1 changed files with 7 additions and 1 deletions
|
|
@ -1,2 +1,8 @@
|
|||
|
||||
<h1>Error</h1>
|
||||
<span class="text-center">
|
||||
<h1>An Error Occurred!</h1>
|
||||
|
||||
<p>The server freaked out while computing the bits. Try again later.</p>
|
||||
|
||||
<p>If the problem persist, contact <a href="mailto:henrik.hautakoski@gmail.com">this guy</a></p>
|
||||
</span>
|
||||
|
|
|
|||
Reference in a new issue