<% @participants.each do |participant| %> <%= render 'participant', participant: participant %> <% end %>