9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
dl.sub-nav
|
|
dt= t 'model.section'
|
|
each model as |section|
|
|
view App.SectionHeaderView context=section
|
|
else
|
|
dd No available sections
|
|
hr
|
|
= outlet
|