<% links.forEach(link => { %> <% if(link.dropdown) { %> <% } else { %> <%= link.name %> <% } %> <% }); %>