{#if $ae_loc?.person_id}
{person_display ?? '—'}
{/if}
{#if access_label}
· {access_label}
{/if}
{#if !$ae_loc?.person_id && !access_label}
Not signed in
{/if}
{#if $ae_loc?.app_cfg?.show_element__sign_in_out}
{#if sec_signin}
{/if}
{/if}
{#if !$ae_loc?.sys_menu?.hide_access_type && !$ae_loc?.iframe}
{#if sec_access}
{/if}
{/if}
{#if sec_appearance}
Theme
{/if}
{#if $ae_loc.edit_mode}
{#if sec_dev}
{#if $ae_loc.iframe}
Exit iframe Mode
{:else}
Enable iframe Mode
{/if}
{/if}
{/if}
{#if person_display}
{person_display}
{/if}
{#if access_label}
· {access_label}
{/if}
{#if !$ae_loc?.iframe}
{#if $ae_loc?.access_type && $ae_loc?.access_type !== 'anonymous' && expand}
{:else}
{/if}
{/if}
{#if !$ae_loc?.iframe}
{/if}
{#if !$ae_loc?.iframe}
{/if}
{#if $ae_loc?.public_access}
{#if $ae_loc.edit_mode}
{:else}
{/if}
{/if}