// Copyright 2023 The narqo/go-badge Authors. All rights reserved. // SPDX-License-Identifier: MIT. package badges // cspell:words Verdana var flatTemplate = `{{.Subject | html}}{{.Subject | html}}{{.Status | html}}{{.Status | html}}`