{#if $account}
Home
Home
Local
Federated
{#if $timeline.length <= 0}
getting the feed...
{/if} {#each $timeline as post}
{/each}
{:else}
{/if}