From 925b7b7a6a6de1f40262d0fc96be7920b26b0021 Mon Sep 17 00:00:00 2001 From: GrailFinder Date: Tue, 2 Apr 2024 12:29:25 +0300 Subject: Feat: add htmx to show|hide form --- components/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'components/index.html') diff --git a/components/index.html b/components/index.html index 6848f1a..b3da4ea 100644 --- a/components/index.html +++ b/components/index.html @@ -6,6 +6,7 @@ +
@@ -14,7 +15,7 @@ {{ template "UserScore" . }}
- {{ template "actionform" }} + {{ template "showformbtn" }}
-- cgit v1.2.3