<% if (post.photos && post.photos.length){ %>
<% post.photos.forEach(function(photo, i){ %> <% if (index){ %> <% } else { %> <% } %> <% }) %>
<% } %>