Home
{#if user}
My Log
{/if}
Featured
AdventureLog 🗺️
{#if !user}
Login
Signup
{/if} {#if user}
Adventures: {count}
Logout
{/if}