diff --git a/files/templates/votes.html b/files/templates/votes.html index 59d7b0e4c..87f0cf66e 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -56,26 +56,7 @@ {% for vote in ups %} - - -
-
- {{ vote.user.username }} avatar -
- -
- - {{vote.user.username}} - - {% if vote.user.customtitle %} -

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

- {% endif %} -
-
- - + fix {% endfor %}