<% if (obj.zones && zones.length) { %> <% _.each(zones, zone => { %>
<%- zone.title %>
<% }) %> <% } %>