<% if (post.tags && post.tags.length) { %> <%- listTags(post.tags, { show_count: false, class: 'p-category article-tag', transform: titlecase }) %> <% } %>