From c30ab382560ddbed5c90043090c78fbb56b5fffa Mon Sep 17 00:00:00 2001 From: "Grail Finder (aider)" Date: Sat, 29 Mar 2025 15:07:04 +0300 Subject: feat: return HTML feedback for answers --- components/index.html | 9 +++++---- internal/handlers/main.go | 12 +++++++++--- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/components/index.html b/components/index.html index 5af9278..68f15ad 100644 --- a/components/index.html +++ b/components/index.html @@ -10,16 +10,17 @@
-
+
{{.Text}}
-
+
+
{{range $index, $option := .Options}}