Photos
<% if (photos.length==0) { %>
No Photos
<% } else {%> <% _.each(photos, function(photo){ %> <% }); %> <% } %>