UNPKG
xrm
Version:
latest (0.0.1-beta)
0.0.1-beta
xrm
/
views
/
index.jade
11 lines
(10 loc)
•
170 B
text/jade
View Raw
1
2
3
4
5
6
7
8
9
10
11
script(src=
'/javascripts/index.js'
)
#header
h1= title
#left_sidebar
p Collections ul
#collections
each
item in names li= item.name
#content_area
#myGrid