bff769b52a
Move the kanban full-page shell into a checked .heml unit so page assembly uses slhx render/SafeHtml composition instead of hand-built trusted HTML strings. req: html_safety/001 req: html_safety/002 req: component/003