{#if $logged_in}
handle_btn("timeline")} active={$page.url.pathname === "/"}>
Timeline
handle_btn("notifications")} active={$page.url.pathname === "/notifications"}>
Notifications {#if $unread_notif_count}
{$unread_notif_count <= 99 ? $unread_notif_count : "99+"}
{/if}
Explore
Lists
Post
log_out()}>
play_sound()}>
{@html $account.rich_name}
{`@${$account.username}@${$account.host}`}
{/if}
campfire v{VERSION}
source
issues