{#if $ae_loc?.site_google_tracking_id && $ae_loc?.site_google_tracking_id.length > 0} {/if} {#if (browser && flag_new_ver)}

New Version Available

A new version of the site is available. Please use the Clear Cache and Reload button below to update.

If you have tried the "Clear Cache and Reload" button, you may need to manually reload the page using your browser's reload button or by pressing Ctrl + R or Cmd + R.

This sometimes happens with new versions of the app or when in an iframe.

{:else if browser && $ae_loc?.cache_expired}

Expired Cache

The cache for this site has expired. Please reload the page.

If you have tried the "Clear Cache and Reload" button, you may need to manually reload the page using your browser's reload button or by pressing Ctrl + R or Cmd + R.

This sometimes happens with new versions of the app or when in an iframe.

{:else if browser && !$ae_loc?.allow_access}

Access Denied

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

If you have tried the "Clear Cache and Reload" button, you may need to manually reload the page using your browser's reload button or by pressing Ctrl + R or Cmd + R.

This sometimes happens with new versions of the app or when in an iframe.

{:else if (browser && $ae_loc?.allow_access)} {@render children?.()} {:else if (browser || flag_reload)} Loading... {/if} {#if (browser) }
{#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}
{/if}
Debug
            {JSON.stringify($ae_loc, null, 2)}