{{/* Notes surface (v0.37.9). Server renders the layout shell. SDK boots Preact NotesPane kit into #notesMainMount via sw.notesPane(). */}} {{define "surface-notes"}}
{{/* Notes list + editor */}}
{{/* Chat assist pane (optional, can toggle) */}}
{{end}} {{define "css-notes"}} {{/* v0.37.9: Notes surface CSS — sw-notes-pane.css loaded in base.html */}} {{end}} {{define "scripts-notes"}} {{/* v0.37.9: Notes surface — Preact vendor globals + SDK boot + NotesPane */}} {{end}}