<% _.each( collection.toJSON(), function( category, id ) { %>
  • <%= category.type %>
  • <% }); %>