<% if (post.excerpt){ %> <%- post.excerpt %>

阅读全文

<% } else { %> <%- post.content %> <% } %>