<% if (image.srcBig || image.url) { %> data-fancybox="gallery" <% } %> title="<%= image.title %>"> <% } %> <% if (image.srcSmall) { %> <% } %> <%= image.alt %> <% if (image.energyLabel) { %> <% if (image.energyLabel.name === 'A') { %> A <% } %> <% if (image.energyLabel.name === 'B') { %> B <% } %> <% if (image.energyLabel.name === 'C') { %> C <% } %> <% if (image.energyLabel.name === 'D') { %> D <% } %> <% if (image.energyLabel.name === 'E') { %> E <% } %> <% if (image.energyLabel.name === 'F') { %> F <% } %> <% if (image.energyLabel.name === 'G') { %> G <% } %> <% } %> <% if (image.srcBig || image.url) { %> <% } %>
<% if (image.eyecatchers && image.eyecatchers.length > 0) { %>
<% _.each(image.eyecatchers, function(eyecatcher){ %> <%= eyecatcher %> <% }); %>
<% } %>