aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/poll_vote_list.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/poll_vote_list.html.j2 b/templates/poll_vote_list.html.j2
index a9b2a48..f782a90 100644
--- a/templates/poll_vote_list.html.j2
+++ b/templates/poll_vote_list.html.j2
@@ -7,7 +7,7 @@
{% include "poll_choice_datetime_range.html.j2" %}
</strong>
<span>
- <i>{{ choice.votes | length }} votes</i>
+ <i>{{ choice.votes | length }}&nbsp;votes</i>
</span>
<div>
{% if choice.votes_with_value(1) | length != 0 %}