diff --git a/junction/templates/proposals/partials/proposal-list--items.html b/junction/templates/proposals/partials/proposal-list--items.html index 7be08233..3b0886d2 100644 --- a/junction/templates/proposals/partials/proposal-list--items.html +++ b/junction/templates/proposals/partials/proposal-list--items.html @@ -34,7 +34,7 @@

{{ votes_count }}

- {{ forloop.counter}}. {{ proposal.title|capfirst }} + {{ forloop.revcounter}}. {{ proposal.title|capfirst }}