UNPKG
candy
Version:
latest (0.1.7)
0.1.7
0.1.6
0.1.4
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
a micro bbs system based on duoshuo.com apis
github.com/turingou/candy
turingou/candy
candy
/
views_old
/
error.jade
15 lines
(13 loc)
•
379 B
text/jade
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
extends
layout block content .not-found.clearfix h3
#{code}
-
if
(msg) span.msg
#{msg}
-
else
span 啊哦,服务器或者数据库出问题了,麻烦联络管理员解决。 -
if
(error) p.error-detail
#{error.toString()}
block sidebar
include
signin
include
widgets/search