From 8b89f5fc0f444d447d11970592c6ce31bb93d282 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 5 Aug 2021 19:36:10 +0200 Subject: [PATCH] ffd --- files/templates/embeds/comment.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/files/templates/embeds/comment.html b/files/templates/embeds/comment.html index 053a1d6c4..b8391e399 100644 --- a/files/templates/embeds/comment.html +++ b/files/templates/embeds/comment.html @@ -60,14 +60,6 @@
  • {{ score }}
  • -{% if not c.board.downvotes_disabled %} - - - -
  • -
  • - -{% endif %}
  • Copy link