<% events.each do |event| %> <% if event.profile_comment_id %> <%== erb :'_news_profile_comment', layout: false, locals: {profile_comment: event.profile_comment} %> <% end %> <% end %>