{{ if .Dashboard.TemperatureBar }} {{ template "temperature-bar" . }} {{ end }}
{{ .Device.Product }}
{{ .Lang "txtFirmware" }} {{ .Device.Firmware }}
{{ .Lang "txtProfile" }}
{{ .Lang "txtBrightness" }}
{{ $deviceProfile.BrightnessSlider }} %
{{ .Lang "txtDeleteProfile" }}
{{ $mainClass := "col-md-3" }}
{{ .Device.Product }} {{ .Device.DeviceProfile.Label }}
{{ $tempLang := $root.Lang "txtLiquid" }} {{ if gt $device.Temperature 0.00 }}
{{ $tempLang }} {{ $device.TemperatureString }}
{{ end }}
{{ $root.Lang "txtRgb" }}
{{ $root.Lang "txtLcdMode" }}
{{ $root.Lang "txtLcdImage" }}
{{ $root.Lang "txtLcdRotation" }}