{{define "style"}} .form-control::placeholder { color: rgba(204, 204, 204); } {{end}} {{define "body"}}
Date | Runs | {{range ingestStages}}{{capitalize (normalizeIngest .)}} | {{end}}
---|---|---|
{{.Date}} | {{.Runs}} | {{range $ingestType := ingestStages}}{{(index $dailyStats.IngestStats $ingestType).Value}} | {{end}}