<% _.each(events, function(event) { %>
  •   <%= event.title.replace(/
    /g, ' ') %>
  • <% }) %>