{{#if item.children.length }}
{{#each item.children as child}} <:Self item="{{ child }}" /> {{/each}}
{{/if}}