diff --git a/files/templates/votes.html b/files/templates/votes.html index 87f0cf66e9..656a8f37cc 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -56,7 +56,21 @@ {% for vote in ups %} - fix + + +
+
+ +
+ +
+ + {{vote.user.username}} + +
+
+ + {% endfor %}