{#if user.profile_pic}
{:else}
{letter}
{/if}
{$t('navbar.greeting')}, {user.first_name} {user.last_name}
goto('/profile')}>{$t('navbar.profile')}
goto('/adventures')}>{$t('navbar.my_adventures')}
goto('/activities')}>{$t('navbar.my_tags')}
goto('/shared')}>{$t('navbar.shared_with_me')}
goto('/settings')}>{$t('navbar.settings')}
{$t('navbar.logout')}