- 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.
-
-
-
- Æther:
-
- {$ae_loc?.ver} {$ae_sess?.ver}
-
-
-
-
-{:else if browser && $ae_loc?.cache_expired}
-
-
Expired Cache
-
- The cache for this site has expired. Please reload the page. You may need to sign in
- again.
-
-
-
-
-
-
-
- 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.
- Last Refresh:
- {new Date($ae_loc.last_cache_refresh).toLocaleString()}
-
-
- Access Level:
- {$ae_loc.access_level ?? '-- not set --'}
-
-
- Username:
- {$ae_loc.user?.username ?? '-- not set --'}
-
-
-
-
-
-{: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.
-
-
-
-
-
-
- Access Level:
- {$ae_loc.access_level ?? '-- not set --'}
-
-
-
-
- Username:
- {$ae_loc.user?.username ?? '-- not set --'}
-
-
-
-
-
-
-
-
-
-
- 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.