• {{folder.name}}

    {{#if @root.user.isGM}} {{/if}}
      {{~#each node.children}} {{> (lookup @root "folderPartial") node=this folder=this.folder}} {{/each}} {{#each node.documents}} {{> (lookup @root "documentPartial")}} {{/each~}}