<% if (item.header) { %>
<% if (item.header.url) { %> <%- item.header.title %> <% } else { %> <%- item.header.title %> <% } %>
<% } %>