% cache [locale_and_user_status, debate, @debate_votes[debate.id]] do %>
<%= link_to t("debates.debate.comments", count: debate.comments_count), debate_path(debate, anchor: "comments") %> • <%= l debate.created_at.to_date %> <% if debate.author.hidden? || debate.author.erased? %> • <% else %> • <% if debate.author.display_official_position_badge? %> • <% end %> <% end %> <% if debate.author.verified_organization? %> • <%= t("shared.collective") %> <% end %>