Add cute pony 404 image
This commit is contained in:
parent
a237cb71fe
commit
a7495b775e
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
|
@ -7,4 +7,6 @@ class UserInfo extends Widget
|
|||
|
||||
p "Page not found!"
|
||||
|
||||
raw [[<iframe src="http://notfound-static.fwebservices.be/404/index.html?&key=aa8cb80927572af1e15ba844e70b211d" width="100%" height="650" frameborder="0"></iframe>]]
|
||||
div style: "position:relative", ->
|
||||
div style: "position:absolute; top:50%;", ->
|
||||
img src: "/static/img/404.png"
|
||||
|
|
Loading…
Reference in New Issue