<% @fund_counter ||= 0 -%> <% if @fund_counter % 2 == 0 -%> <% else -%> <% end -%> <%= barista.name -%> <%= barista.fund.name rescue 'None' -%> <%= display_date barista.created_on -%> <% @fund_counter += 1 -%>