{#if folder.name !== ""} {/if} {#if expanded} {#each folder.folders as aFolder} {/each} {#each folder.files as aSchema} {aSchema.label} {/each} {/if}