{#if loading}
{/if}
{#each buckets as bucket}
{bucket.name}
Hello!
{/each}