{{/* Admin surface — v0.37.6: Full Preact component tree. Replaces server-rendered DOM with a mount point. All 24 sections are native Preact components. */}} {{define "surface-admin"}}
{{/* Preact renders into this div. Show a loading state until it mounts. */}}
Loading admin…
{{/* Legacy modals removed in v0.37.7 — all handled by Dialog primitives in Preact components */}} {{end}} {{/* CSS: loaded via base.html (variables, layout, primitives, modals, chat, panels, surfaces, splash) */}} {{define "css-admin"}}{{end}} {{/* Scripts */}} {{define "scripts-admin"}} {{/* Inject section name for Preact routing */}} {{/* Vendor: Preact + htm → globals, then SDK boot, then admin surface */}} {{end}}