From b051be277886c6d48bf4f13fe35cd8f1388aed19 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 7 Dec 2021 18:47:59 -0600 Subject: [PATCH] fix --- files/templates/votes.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/files/templates/votes.html b/files/templates/votes.html index 9f2c764ce..d62485d91 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -13,10 +13,16 @@

Votes

+ {% if thing %} Back to post + {% else %} + + See which losers downvoted your quality content. + + {% endif %}