From fdc50a51a5058725add2d1a7e62fae75fa9ce2cc Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 7 Dec 2021 18:33:53 -0600 Subject: [PATCH] fix --- files/templates/votes.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/templates/votes.html b/files/templates/votes.html index 32694c0619..af65d02620 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -35,13 +35,23 @@
+
+ test +
+

{{thing.permalink}}

+

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

+

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

+

Upvotes: {{ups | length}}

+

Downvotes: {{downs | length}}

+

Upvotes - {{ups | length}