diff --git a/files/templates/poll_votes.html b/files/templates/poll_votes.html index cb3ed9ceb..bea41afb4 100644 --- a/files/templates/poll_votes.html +++ b/files/templates/poll_votes.html @@ -6,7 +6,7 @@

{{thing.body_html | safe}} - {{ups | length}} {% if thing.exclusive == 2 %}bets{% else %}votes{% endif %}

Link: {{thing.parent.permalink}}

-

Author: @{{thing.parent.author_name}}

+

Author: @{{thing.parent.author_name}}

Author Created At:

Author Truescore: {{"{:,}".format(thing.parent.author.truescore)}}

Total voter truescore: {{total_ts}}