{{/* Chat Pane Component - reusable chat scaffold. Usage: {{template "chat-pane" dict "ID" "main"}} Creates mount points: {ID}ChatMessages, {ID}ChatInput, {ID}SendBtn, {ID}ModelSel ChatPane.create() in chat-pane.js binds to these IDs. */}} {{define "chat-pane"}}