diff --git a/files/templates/votes.html b/files/templates/votes.html index 1098ca713..549cf9ad5 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -14,7 +14,7 @@

Info

{{thing.permalink}}

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

-

Author Created At: ({{thing.author.created_datetime}})

+

Author Created At: {{thing.author.created_datetime}}

Upvotes: {{ups | length}}

Downvotes: {{downs | length}}