From 95e9ae41ef2ef0c88166c2ae5c1e7efc16f9cc04 Mon Sep 17 00:00:00 2001 From: henne Date: Mon, 30 Dec 2024 19:34:23 +0100 Subject: [PATCH] feat: prettier index view --- templates/templates/index.gohtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/templates/index.gohtml b/templates/templates/index.gohtml index 27ab851..006bc15 100644 --- a/templates/templates/index.gohtml +++ b/templates/templates/index.gohtml @@ -14,12 +14,12 @@ - User - RFID ID + User + RFID ID {{range .Machines}} - {{.Name}} + {{.Name}} {{end}} - + @@ -30,7 +30,7 @@ {{.ID}} {{range $.Machines}} - + {{end}} Löschen