<%- partial('_pre') %>
<%- partial('header', {item: item}) %>
<% (item.images||[]).forEach(function(url){ %> <% if (item.fancybox == true) { %>
height='<%- item.height %>' <% } %>>
<% } else { %> height='<%- item.height %>' <% } %>> <% } %> <% }) %>