diff --git a/app/components/proposal-list/template.hbs b/app/components/proposal-list/template.hbs
index 51d8d6e..989f9be 100644
--- a/app/components/proposal-list/template.hbs
+++ b/app/components/proposal-list/template.hbs
@@ -4,8 +4,8 @@
♥ ({{proposal.kind}})
{{proposal.contributor.name}}:
{{proposal.amount}}₭S
- ({{proposal.votesCount}}/{{proposal.votesNeeded}} votes)
{{#unless proposal.isExecuted}}
+ ({{proposal.votesCount}}/{{proposal.votesNeeded}} votes)
{{/unless}}