From 82ce9c5cfa819d3cdf10ea60160a1c9d0bf803ea Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 7 Dec 2021 18:05:32 -0600 Subject: [PATCH] fix --- files/templates/votes.html | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/files/templates/votes.html b/files/templates/votes.html index 9440a4536..84effc2c4 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -5,6 +5,22 @@ {% endblock %} +{% block subHeader %} +
+
+
+
+

+ Votes +

+ + See which losers downvoted your quality content. + +
+
+
+{% endblock %} + {% block content %}

Vote Info

@@ -44,19 +60,10 @@
- {{ vote.user.username }} avatar + fix
-
- - {{vote.user.username}} - - {% if vote.user.customtitle %} -

- {{vote.user.customtitle | safe}} -

- {% endif %} -
+