diff --git a/fet2020/templates/finance/resolution_list.html b/fet2020/templates/finance/resolution_list.html index d152dac4..3f2db6d4 100644 --- a/fet2020/templates/finance/resolution_list.html +++ b/fet2020/templates/finance/resolution_list.html @@ -27,7 +27,7 @@ {% for result in object_list %} {{ result.id }} - {{ result.name }} + {{ result.name }} {{ result.voting }} {{ result.get_option_display }}