<% if (post.tags && post.tags.length) { %> <%- list_tags(post.tags, { show_count: false, class: 'article-tag', transform: titleCase }) %> <% } %>