• {{folder.name}}

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