<%= post.title %>
<%- list_categories(post.categories, { show_count: false, class: 'has-link-grey ', depth:2, style: 'none', separator: ' / '}) %>
% if (site.posts.length) { %>
<%- list_categories(post.categories, { show_count: false, class: 'has-link-grey ', depth:2, style: 'none', separator: ' / '}) %>