diff --git a/src/routes/idaa/(idaa)/+page.svelte b/src/routes/idaa/(idaa)/+page.svelte new file mode 100644 index 00000000..9dd26cf6 --- /dev/null +++ b/src/routes/idaa/(idaa)/+page.svelte @@ -0,0 +1,65 @@ + + +
+
+

IDAA Module Dashboard

+

Select a customized module to continue

+
+ + {#if $ae_loc.trusted_access} +
+ + + Archives +

Browse historical documents and records

+
+ + + + Bulletin Board +

Post and view community messages

+
+ + + + Recovery Meetings +

Join and manage ongoing recovery sessions

+
+
+ {:else} +
+ +

Access Restricted

+

+ You must be signed in with Trusted Access or higher to view these modules. +

+
+ Return Home + +
+
+ {/if} +