From 9b5ebefb20a864292d5c94b26e89328171d8f7e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sun, 28 Feb 2021 22:31:16 +0100 Subject: [PATCH] add class to in template --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index ee399ab..f66728d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -85,7 +85,7 @@ IP address {% for lease in leases %} - + {{lease.mac}} {{lease.hostname or "???"}} {{lease.ip}}