fix 404
This commit is contained in:
parent
63dde02c6e
commit
8d3b3e391d
|
@ -7,6 +7,4 @@ class UserInfo extends Widget
|
|||
|
||||
p "Page not found!"
|
||||
|
||||
div style: "position:relative", ->
|
||||
div style: "position:absolute; top:50%; width: 400px", ->
|
||||
img src: "/static/img/404.png"
|
||||
img src: "/static/img/404.png"
|
||||
|
|
Loading…
Reference in New Issue