cmsmon
Version:
8 lines (7 loc) • 346 B
text/jade
div
h3(style="font-weight:200;") Here is a dog, whose name is
span(cms-editable='model.name')
| , has a child , whose name is
span(cms-editable='model.children.name')
div(ng-show= 'model.hasNested').panel.panel-default: .panel-body
div(cms-container= '_cats',cms-container-types='Cat,Button', style='width:600px')