<% if ($.isEmptyObject(contacts)) { %> <% } else { $.each(contacts, function () { %> > <% }) } %>
Full Name Numbers
No Users Found
<%= this.full_name%> <% $.each(this.numbers, function() { %><%= this.split("sip:")[1].split("@")[0] %>
<% }) %>