{#await loading}
Loading posts from people you follow...
{:then}
{#each events as event (event.id)}
{:else}

No activity found! Try following a few more people.

Browse Profiles
{/each}
{/await}