{#if posts.length === 0}

Looks like I haven't posted anything yet!

{/if}
{#each posts as post (post.id)} {/each}