diff --git a/src/routes/events/+layout.svelte b/src/routes/events/+layout.svelte index f35ab385..7858cc77 100644 --- a/src/routes/events/+layout.svelte +++ b/src/routes/events/+layout.svelte @@ -251,7 +251,7 @@ function clear_sess() { class="mx-1 inline-block text-gray-500 dark:text-gray-400" /> Æ Events - {#if !$ae_sess?.disable_sys_header} + {#if !$ae_sess?.disable_sys_header && $ae_loc.account_id} @@ -364,7 +364,7 @@ function clear_sess() { - {#if !$ae_sess?.disable_sys_footer} + {#if !$ae_sess?.disable_sys_footer && $ae_loc.account_id}