<% if (shapes.length > 1) { %> <% _.each(shapes, function(shape) { %> title="<%= shape.type %> not supported in OMERO.figure"<% } %> > <%= shape.theZ + 1 %> <%= shape.theT + 1 %> <% if (shape.icon) { %> <% } else { %> <%= shape.type %> <% } %> <% }) %> <% } %>