From 3ea6154a9e75011c194820456b66fa00f12a55b7 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 20 Aug 2024 13:20:38 +0300 Subject: Style and a11y improvements --- templates/poll_vote_list.html.j2 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'templates/poll_vote_list.html.j2') diff --git a/templates/poll_vote_list.html.j2 b/templates/poll_vote_list.html.j2 index 54e7d9f..3b6d223 100644 --- a/templates/poll_vote_list.html.j2 +++ b/templates/poll_vote_list.html.j2 @@ -43,10 +43,13 @@ {% endif %}
{% for voter_name in managed_voter_names %} -
+ - {{ voter_name }} - + {{ voter_name }} +
{% endfor %}
\ No newline at end of file -- cgit v1.3