diff --git a/elections/templates/elections/results/rank.html b/elections/templates/elections/results/rank.html index 3e9cfc4..85654e6 100644 --- a/elections/templates/elections/results/rank.html +++ b/elections/templates/elections/results/rank.html @@ -32,7 +32,7 @@ {% for cell in line %} - {{ cell }} + {{ cell }} {% endfor %} {% endwith %}