From 0ff98e0052e2cc533039c325fb91fdfb3bc152f3 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 7 Dec 2021 18:37:21 -0600 Subject: [PATCH] fix --- files/templates/votes.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/votes.html b/files/templates/votes.html index 0e95b4de9b..ecb0ebb575 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -47,8 +47,8 @@ -

- Upvotes - {{ups | length}} +

+ Upvotes {{ups | length}}

@@ -100,8 +100,8 @@
-

- Downvotes - {{downs | length}} +

+ Downvotes {{downs | length}}