[ngn] | projects
ls -l projects
{#each data.projects as projectlist}
{#each projectlist as project} {project.name} {/each}
{/each}