{{#if @root.canCreateFolder}} {{/if}}
    {{~#each tree.children}} {{> "modules/clock-works/templates/partials/folder-partial.html" node=this folder=this.folder}} {{/each}} {{#each tree.entries}} {{> "modules/clock-works/templates/partials/clock-partial.html"}} {{/each~}}