UNPKG
candy-theme-flat
Version:
latest (0.1.0)
0.1.0
0.0.3
0.0.2
0.0.1
the default theme of candy
github.com/turingou/candy-theme-flat
turingou/candy-theme-flat
candy-theme-flat
/
admin
/
index.jade
19 lines
(15 loc)
•
277 B
text/jade
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
extends
../layout block title | 管理后台 block banner block content
#admin
include
nav .tab-content
include
home
include
board
include
member
include
theme
include
setting block js
script
(src=
"#{static}/javascripts/admin.js"
)