{#if !$ae_loc?.person_id && !$ae_loc?.user_id}
or
{:else}
{$ae_loc?.user?.username ?? '-- not set --'}
{#if $ae_loc.edit_mode} {/if}
{/if}
{#if $ae_sess.show__modal_change_password} {/if}