From d53e5e61d25405db63cc2e2817186d19dbff8189 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 20 Aug 2024 11:07:37 +0300 Subject: A11y improvements --- templates/index.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.html.j2') diff --git a/templates/index.html.j2 b/templates/index.html.j2 index fed619b..0512039 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -6,7 +6,7 @@ {% include "poll_info_table.html.j2" %}

You can add time options as well as modify all settings after submitting.

- + {% if created_polls | length != 0 %} -- cgit v1.3