Add cute pony 404 image

This commit is contained in:
Christine Dodrill 2015-01-31 23:53:48 -08:00
parent a237cb71fe
commit a7495b775e
2 changed files with 3 additions and 1 deletions

BIN
static/img/404.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

View File

@ -7,4 +7,6 @@ class UserInfo extends Widget
p "Page not found!"
raw [[<iframe src="http://notfound-static.fwebservices.be/404/index.html?&amp;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"