UNPKG
candy-theme-moeclub
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A theme for Moe.Club
github.com/sanddudu/candy-theme-moeclub
sanddudu/candy-theme-moeclub
candy-theme-moeclub
/
500.jade
12 lines
(11 loc)
•
313 B
text/jade
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
extends layout block
main
.col-lg-12
.not-found
.clearfix
h3
#{
code
} - if (msg)
span
.msg
#{msg} - else
span
啊哦,服务器或者数据库出问题了,麻烦联络管理员解决。 - if (error)
p
.error-detail
#{error
.toString
()}