{{{iconsHead}}}
{{#unless (eq entry.route "/")}}
{{/unless}}
webette
{{#menu}}
{{#each collections}} {{#unless hasSingleEntry}}
{{/unless}} {{/each}}
{{#each collections}}
{{#if hasSingleEntry}}
{{displayName this}}
{{else}}
{{displayName this}}
{{displayName this}}
{{/if}}
{{/each}}
{{#each collections}} {{#unless hasSingleEntry}}
{{#each entries}}
└──
{{displayName this}}
{{#if isDraft}}
draft
{{/if}}
{{/each}}
{{/unless}} {{/each}}
{{/menu}}
{{{renderLayout layoutName}}}