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