{#if loading}

Loading profile…

{:else if error} {:else if account && profile}

{displayNameOf(account)}

{#if account.moved}

This account has moved to @{account.moved.acct}.

{/if}
(relationship = next)} />

{location.origin}{location.pathname}#/@{account.acct}

Blog entries {formatCount(account.statuses_count)}
Friends {#if countHidden} private {:else} {formatCount(account.followers_count)} {/if}
Friend of {#if followsCountHidden} private {:else} {formatCount(account.following_count)} {/if}
Joined {new Date(account.created_at).getFullYear()}
{#if view === 'friends'}
{/if}