<% if (theme.customize.thumbnail === true) { %> <%- partial('common/thumbnail', { counter: true }) %> <% } %> <%- partial('post/title', { class_name: 'article-title', linkable: true }) %>

<%- excerpt(post) %>