diff --git a/files/templates/votes.html b/files/templates/votes.html index f65712759..b4fdd1a59 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -4,7 +4,7 @@ {% if thing %}

Info

{{thing.permalink}}

-

Author: @{{thing.author_name}}

+

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

Author Created At:

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

Upvotes: {{ups | length}}