<% _.each(events, function(event, index) { %>
  •   <%= event.title %>
  • <% }) %>