notfound
This commit is contained in:
7
templates/home/not_found.html.ep
Executable file
7
templates/home/not_found.html.ep
Executable file
@@ -0,0 +1,7 @@
|
||||
% stash css => ["/global/error/404.css"];
|
||||
<div class="polaroid">
|
||||
<img src="/global/error/hono.jpg">
|
||||
<div class="container">
|
||||
<p>Error 404</p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user