summaryrefslogtreecommitdiff
path: root/src/templating/test7/node.mustache
blob: 4154b12bae31a75ef707b832979483de6972de4c (plain)
1
2
3
4
<{{data}}>
{{#children}}
    {{> node}}
{{/children}}