{#if user.profile_pic} {$t('navbar.profile')} {:else} {letter} {/if}

    {$t('navbar.greeting')}, {user.first_name ? `${user.first_name} ${user.last_name}` : user.username}