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