{{define "head"}} {{end}} {{/* fixpill renders an auto-fix badge for a rules.FixLevel; nothing when the rule has no fix. */}} {{define "fixpill"}}{{if .Fixable}}{{.Flag}}{{end}}{{end}} {{define "footer"}} {{end}}