Files
LazyFighters/views/error.jade
yk 17c1ed1977 初始提交:
-在连接时增加在线人数
-在断线时减少在线人数
2015-02-15 23:58:01 +08:00

7 lines
84 B
Plaintext

extends layout
block content
h1= message
h2= error.status
pre #{error.stack}