{{- /* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Commercial */ -}} {{- /* SPDX-FileCopyrightText: 2025-2026 Christian Galo */ -}} {{/* 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 }}