Etheryo Blog

{#if isLoaded} {#each data as d}

id: {d.id}

{/each} {:else if hasLoadFailed}

Loading failed :c

{:else}

Loading...

{/if}