{% if site.show_excerpts %}
{% if post.excerpt_image %} {% endif %} {{ post.excerpt }} Read More
{% else %} {{ post.content }} {% endif %}