{#each leaves as leaf, i}
{#if leaf == null}
Error loading content. One or more events could not be loaded.
{:else}
setLastElementRef(el, i)}
/>
{/if}
{/each}
{#if isLoading}
{:else if !isDone}
{:else}
You've reached the end of the publication.
{/if}
{/if}
{#if $publicationColumnVisibility.blog}
{#each leaves as leaf, i}
{#if leaf}
{/if}
{/each}