{#if $account}
{lang.string('navigation.timeline')}
{lang.string('navigation.notifications')} {#if $unread_notif_count}
{$unread_notif_count <= 99 ? $unread_notif_count : "99+"}
{/if}
{#if $followRequests.length > 0}
{lang.string('navigation.follow_requests')}
{$followRequests.length}
{/if}
{lang.string('navigation.explore')}
{lang.string('navigation.lists')}
dispatch("compose")}>
{lang.string('compose')}
logOut()}>
gotoProfile()}>
{@html $account.rich_name}
{$account.fqn}
{/if}
campfire v{VERSION} ({COMMIT})
{lang.string('source')}
{lang.string('issues')}