diff --git a/templates/devices.html b/templates/devices.html index c89cca4..5899bfc 100644 --- a/templates/devices.html +++ b/templates/devices.html @@ -39,7 +39,7 @@ {% endif %} - +
| Host | -{{ device.hostname }} |
+ + | Name | +Hostname | +MAC | +Version | +LEDs | +Segmente | +Letzte Aktivitaet | +Aktionen |
|---|---|---|---|---|---|---|---|---|---|---|
| MAC | -{{ device.mac if device.mac else '-' }} | -|||||||||
| Version | -{{ device.version if device.version else '-' }} | -|||||||||
| LEDs | -{{ device.leds if device.leds else '-' }} | -|||||||||
| Segmente | -{{ device.segment_count }} | -