% Legislation::Proposal.where(legislation_process_id: @process) .where(selected: true).order("cached_votes_score desc").each do |proposal| %>
<%= proposal.cached_votes_total - proposal.cached_votes_down %> <%= t("legislation.summary.votes") %>