<% _.each(notes, function(note) { %>
<%= note.text %>
<% }) %>