diff --git a/files/templates/votes.html b/files/templates/votes.html index 9de812d67..92094c23a 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -7,8 +7,8 @@

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

Author Created At:

Author Truescore: {{obj.author.truescore|commas}}

-

Upvotes: {{ups | length}}

-

Downvotes: {{downs | length}}

+

Upvotes: {{ups | length | commas}}

+

Downvotes: {{downs | length | commas}}

Upvotes