From 81b41256c131309af8bf6e7da789945e1ab5e708 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 24 Sep 2023 02:52:17 +0300 Subject: [PATCH] fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/5044087#context --- files/templates/poll_votes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/poll_votes.html b/files/templates/poll_votes.html index cb3ed9cebb..bea41afb4f 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}}