Show

<% fields.forEach( function(field) { %> <% if (field!=fields[0]) { %>

<%= field %>:

<% } %> <% } ) %>