From 5e12dabced6ce55031f5c7f13afb15048d03edcd Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Thu, 11 Apr 2024 00:19:44 +0200 Subject: Timer create & delete --- view/main.templ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/main.templ') diff --git a/view/main.templ b/view/main.templ index 1a4bf95..b6d94d8 100644 --- a/view/main.templ +++ b/view/main.templ @@ -7,8 +7,9 @@ templ Main(contents templ.Component) { Cool timer app + - + @contents -- cgit