{{#if manager.file}} {{@root.text.home}} {{/if}} {{#if manager.file.isPublished}} {{/if}}
{{#if form}}
{{#each form}} {{{closeBlock 2}}}
{{#each this}}
{{{openBlock this}}} {{#each this}} {{{subBlock this}}}
{{{printInput this}}}
{{/each}} {{{closeBlock this}}}
{{/each}}
{{/each}} {{{closeBlock 1}}}
{{/if}}
{{#if template}} {{/if}}
{{#if manager.file}}

{{/if}}
{{@root.text.new_file}}
{{&folders manager.list.structure 1}}
{{#if manager.home}}
  • {{@root.text.config}}
  • {{@root.text.navigation}}
{{/if}} {{#if manager.file}}
  • {{@root.text.revisions}}
{{/if}}
{{#if manager.home}}
{{#each manager.home.files}} {{/each}}
{{/if}} {{#if manager.home}}
{{#each manager.editConfig}}
{{{printConfig this}}}
{{/each}}
{{/if}} {{#if manager.file}}
{{/if}}

Draft: