diff --git a/dhcp-hosts.dpto2 b/dhcp-hosts.dpto2 index b57adf1..c6f45c4 100644 --- a/dhcp-hosts.dpto2 +++ b/dhcp-hosts.dpto2 @@ -105,7 +105,7 @@ ff:ff:ff:ff:ff:fe,10.6.122.99 # {"color": "blue", "reserved-by": "Andy"} ff:ff:ff:ff:ff:fe,10.6.122.100 # {"color": "purple", "reserved-by": "Andy"} -12:24:42:23:24:45,10.6.122.101,set:client122442232445 +12:24:42:23:24:45,aa:bb:cc:dd:ee:ff,10.6.122.101,set:client122442232445 ff:ff:ff:ff:ff:fe,10.6.122.102 ff:ff:ff:ff:ff:fe,10.6.122.103 ff:ff:ff:ff:ff:fe,10.6.122.104 diff --git a/templates/ip.html b/templates/ip.html index 524d9ea..64c2555 100644 --- a/templates/ip.html +++ b/templates/ip.html @@ -51,7 +51,8 @@ {%- if color != 'black' %} data-color="{{ color }}"{% endif %} > {% endfor %} - +