{title} {#if expanded}
{:else}
{/if}
{#if expanded} {#each schemas as aschema}
{aschema.label}
{/each} {/if}