Æ: {$lq__event_obj?.name ?? 'Event'} Hub

{$lq__event_obj?.name ?? 'Event Hub'}

Welcome to the event management dashboard. Please select a module to begin.

{#each filtered_modules as mod}

{mod.name}

{mod.description}

{/each}
{#if $ae_loc.administrator_access && $ae_loc.edit_mode}

Event Admin Settings

You have elevated privileges. Use the menu above to access advanced settings and reports.

Event Settings
{/if}