From 171690b4a16f0ee2594f95d0b8d386bc090f60d8 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 27 Jan 2023 15:32:38 +0200 Subject: [PATCH] fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3347945#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 df32e929c..8798da873 100644 --- a/files/templates/poll_votes.html +++ b/files/templates/poll_votes.html @@ -5,7 +5,7 @@

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

-

Link: {{thing.parent.permalink}}

+

Link: {{thing.parent.permalink}}

Author: @{{thing.parent.author.username}}

Author Created At:

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