{#if feed && feed.length > 0} {#each feed as document (document.uri)}
{/each} {:else if feed}
No blog posts found.
{#if canEdit()}
Create some for example on
Leaflet
or
Pckt
{/if}
{:else}
Loading blog posts...
{/if}