From def61909c2423b19b063a5807cc399a41de39974 Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Sun, 10 Mar 2024 16:45:26 -0600 Subject: fruitvote --- html/fruitvote/templates/vote.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 html/fruitvote/templates/vote.html (limited to 'html/fruitvote/templates/vote.html') diff --git a/html/fruitvote/templates/vote.html b/html/fruitvote/templates/vote.html new file mode 100644 index 0000000..6bc27df --- /dev/null +++ b/html/fruitvote/templates/vote.html @@ -0,0 +1,28 @@ + +
+
+ {{ range $i, $fruit := . }} + {{ if $i }} +
+

OR

+
+ {{ end }} + + + {{ end }} +
+
+
+ +
+
+
+
+
+
view rankings!
-- cgit v1.2.3-70-g09d2