{title}
{#if kind !== 'tag'}
{/if} {#if kind === 'home' && !session.signedIn}
You're browsing as a guest, so this is
{domain}
's local timeline.
Sign in
to read your own.
{/if}
{#if kind === 'home' && session.signedIn}
feed.prepend(status)} />
{/if}