From 5c64529e77f150f8b83930f17e792b2cb8e38a87 Mon Sep 17 00:00:00 2001
From: Jan Tuomi
Date: Thu, 29 Feb 2024 21:10:43 +0200
Subject: Add whole day mode, various improvements
---
templates/index.html.j2 | 21 +--------
templates/manage.html.j2 | 70 ++++++++++++++++------------
templates/poll_choice_datetime_range.html.j2 | 24 ++++++++++
templates/poll_info_table.html.j2 | 24 ++++++++++
templates/poll_vote_list.html.j2 | 21 +--------
templates/poll_vote_table.html.j2 | 20 +-------
6 files changed, 92 insertions(+), 88 deletions(-)
create mode 100644 templates/poll_choice_datetime_range.html.j2
create mode 100644 templates/poll_info_table.html.j2
(limited to 'templates')
diff --git a/templates/index.html.j2 b/templates/index.html.j2
index f84b428..db458da 100644
--- a/templates/index.html.j2
+++ b/templates/index.html.j2
@@ -3,26 +3,7 @@
{% block content %}
Create new diddle
@@ -55,11 +36,17 @@