{{ .Device.Product }}
{{ .Lang "txtFirmware" }}
{{ .Lang "txtProfile" }}
{{ .Lang "txtBrightness" }}
{{ .Lang "txtDeleteProfile" }}
{{ $mainClass := "col-md-3" }}
{{ .Device.Product }}
{{ .Device.DeviceProfile.Label }}
{{ $tempLang := $root.Lang "txtLiquid" }}
{{ if gt $device.Temperature 0.00 }}
{{ $tempLang }}
{{ end }}
{{ $root.Lang "txtRgb" }}
{{ $root.Lang "txtLcdMode" }}
{{ $root.Lang "txtLcdRotation" }}