{{/* Settings surface — v0.37.7: Full Preact component tree. All sections are native Preact components. No bridges. */}} {{define "surface-settings"}}
{{/* Preact renders into this div. Show a loading state until it mounts. */}}
Loading settings…
{{end}} {{/* CSS: loaded via base.html (variables, layout, primitives, modals, surfaces) */}} {{define "css-settings"}}{{end}} {{/* Scripts */}} {{define "scripts-settings"}} {{/* Inject section name for Preact routing */}} {{/* Bridge section scripts removed in v0.37.7 — all sections are native Preact */}} {{/* Vendor: Preact + htm → globals, then SDK boot, then settings surface */}} {{end}}