{#if data.posts.length <= 0}
just a moment...
{:else} {#key data}
{#each replies as post}
{/each} {/key} {/if}