<% if (d.getOutputPinCount() > 1) { %> <% _.each(d.getOutputOkPins(), function(pin) { %> <%-pin.getLabel()%> <%-pin.getOutputId()%> <% }); %> <% } %>