{#if $ae_loc?.site_google_tracking_id && $ae_loc?.site_google_tracking_id.length > 0} {/if} {#if $ae_loc?.allow_access} {@render children?.()} {:else if browser}

Access Denied

You do not have access to this site. You may need a passcode and or URL site key.

{/if}
{#if $ae_loc.edit_mode} {:else if $ae_loc.authenticated_access} {/if}
{#if $ae_loc.access_type && $ae_loc.access_type != 'anonymous'} {#if $ae_loc.access_type == 'super'} {:else if $ae_loc.access_type == 'manager'} {:else if $ae_loc.access_type == 'administrator'} {:else if $ae_loc.access_type == 'trusted'} {:else if $ae_loc.access_type == 'public'} Public {:else if $ae_loc.access_type == 'authenticated'} Authenticated {:else if $ae_loc.access_type == 'anonymous'} Anonymous Access {:else} Unknown Access {/if} {:else} {/if}
{#if $ae_loc.app_cfg?.show_element__sign_in_out}