{#if $account}
handle_btn("timeline")} active={$page.url.pathname === "/"}>
{lang.string('navigation.timeline')}
handle_btn("notifications")} active={$page.url.pathname === "/notifications"}>
{lang.string('navigation.notifications')} {#if $unread_notif_count}
{$unread_notif_count <= 99 ? $unread_notif_count : "99+"}
{/if}
{lang.string('navigation.explore')}
{lang.string('navigation.lists')}
dispatch("compose")}>
{lang.string('compose')}
log_out()}>
playSound()}>
{@html $account.rich_name}
{`@${$account.username}@${$account.host}`}
{/if}
campfire v{VERSION}
{lang.string('source')}
{lang.string('issues')}