Services
<% if (_.size(models) > 0) { %> <%= pagination %> <% _.each(models, function(model) { %> <% }); %>
Name Consumer Description
<%= model.escape('name') %> <%= model.escape('is_consumer') %> <%= model.escape('description') %> View Edit Delete
<%= pagination %> <% } else { %>

No element found.

<% } %>