• Categories
  • All
  • <% if (this.collection.length) { %> <% this.collection.each(function(category) { %>
  • ><%= category.get('title') %>
  • <% }); %> <% } %>