{{ define "lcd-arc" }} {{ $arc := index .LCDProfiles 100 }} {{ $lcdSensors := .LCDSensors }}
{{ $arc.Name }}
{{ .Lang "txtSensor" }}
{{ .Lang "txtMargin" }}
{{ .Lang "txtThickness" }}
{{ .Lang "txtBottomGap" }}
{{ .Lang "txtBackground" }}
{{ .Lang "txtBorderColor" }}
{{ .Lang "txtStartColor" }}
{{ .Lang "txtEndColor" }}
{{ .Lang "txtTextColor" }}
{{ end }}