From f25fa90934080d8a026637a059c02d20bc196171 Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Mon, 25 Jul 2022 18:43:12 +0000 Subject: [PATCH] clickable index rows --- templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/index.html b/templates/index.html index 0af49b8..3163df3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,9 +9,9 @@ {{ range . }} - - {{ .Name }} - {{ .Interval }} + + {{ .Name }} + {{ .Interval }}