{{/* Page anatomy: the status badge (docs/design-system.md ยง6; spec page-anatomy "Status badges come from one map"). Pipeline: server.Badge, produced by server.StatusBadge(state) from the one state-to-style map. The only template that renders a .badge; a light tone gets a border so it reads on white. */}} {{ define "statusBadge" }}{{ .Label }}{{ end }}