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

Read more

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