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
/
admin
/
index.jade
19 lines
(15 loc)
•
310 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 | 管理后台 -
#{site.name}
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"
)