{#if items && items.length > 0} {#each items as item} {#if item.type === 'post'} {:else if item.type === 'album'} {/if} {/each} {:else}

No content found in the universe yet.

{/if}