diff --git a/app/templates/widgets/poll.html b/app/templates/widgets/poll.html index fc18dad..3e45bc4 100644 --- a/app/templates/widgets/poll.html +++ b/app/templates/widgets/poll.html @@ -31,8 +31,8 @@ {% else %}
{{ poll_template.choices(poll) }} - - + +
{% endif %}