<%= title %> <% content.each_with_index do |c, index| %> <%= c %> <% if content.length == (index + 1) %> <% end %> <% end %> <% if coords.any? %> <% else %> <% end %>