<%= day %> <% if (events.length > 0) { %>
<% _.each(events, function(event) { %> 余位><%= event.realnum %> ¥<%= event.mainprice %> <% }); %>
<% } %>