From aaa6eaa4332d590134d23ae3c5de6d5439115717 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Tue, 3 Dec 2024 16:51:31 -0500 Subject: [PATCH] Cleaning up the main layout. --- src/routes/+layout.svelte | 209 +++++++++++++++++--------------------- 1 file changed, 96 insertions(+), 113 deletions(-) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 7d484d01..bcc35163 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -1,10 +1,8 @@ @@ -435,37 +408,43 @@ onMount(() => { slotFooter={($ae_loc.iframe ? 'iframe' : '')} > - - - - + {#snippet header()} + + + + {#snippet lead()} + + + + + {/snippet} + + + + {#snippet trail()} - - - - - - - - - + - + {/snippet} + + + + {/snippet} - + {@render children?.()} - -
- + {#snippet footer()} - -
-
+ id="AE-Quick-Debug" + class="ae_quick_debug btn btn-sm variant-glass-surface transition-all" + title="Turn debug content and styles off and on" + > + π + + + + {/snippet} @@ -520,11 +501,13 @@ onMount(() => {

You do not have access to this site. You may need a passcode and or URL site key.