package components import ( "fmt" "gitlab.unjx.de/flohoss/godash/services" "html/template" ) var BarTemplate = template.Must(template.New("bar").Parse("
")) type Bar struct { Id string Percentage float64 } templ System(icon string, infoPre string, infoPost string, extraInfo string, percentageId string, valueId string, percentage float64) {