"> <%- partial('meta',{post:post, position:'header'}) %>
<%- post.excerpt || post.description || post.content %> <% if (theme.layout.on_list.readmore) { %> <% if ((post.readmore != false) && (post.excerpt || post.description || post.link)) { %> <% } %> <% } %>