diff --git a/elections/templates/elections/results/rank.html b/elections/templates/elections/results/rank.html index 5b76c02..073cfda 100644 --- a/elections/templates/elections/results/rank.html +++ b/elections/templates/elections/results/rank.html @@ -22,6 +22,7 @@
{% for line in matrix %} + {% with loser=forloop.counter %}