Notes - {$notes_loc.title ?? 'Æ loading...'}
{#if $ae_loc.administrator_access}

Administrator Access - Technical Support

You are accessing the notes module with "administrator" level permissions.

{:else if $ae_loc.trusted_access}

Trusted Access - Staff

You are accessing the notes module with "trusted" level permissions.

{:else if !$ae_loc.trusted_access}

Restricted Access

You are accessing to the notes module is limited

{/if}
{@render children()}