% if comments.any? %> <%= t("legislation.summary.most_voted_comments") %> <% comments.each do |comment| %>
<%= t("legislation.summary.votes", count: comment.votes_score) %>
<%= t("legislation.summary.votes", count: comment.votes_score) %>