From 3620ac2671651eb096e49845e2ef500918e90d2a Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 29 Feb 2024 22:04:55 +0200 Subject: Fix list view voters, change font --- templates/manage.html.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/manage.html.j2') diff --git a/templates/manage.html.j2 b/templates/manage.html.j2 index 4a5da8d..db7da0b 100644 --- a/templates/manage.html.j2 +++ b/templates/manage.html.j2 @@ -3,6 +3,7 @@ {% block content %}

Managing poll {{ poll.title }} by {{ poll.author_name }}

+

{{ poll.pub_date_formatted_notz() }}.

Share this URL with your peers:
-- cgit v1.3