{% include 'block_header_open.html' %} {{ post.title }} {% include 'block_header_close.html' %}

{% include 'Singular_title.html' %}

{% if post.summary %}
{{ post.summary }}
{% endif %}
{% if post.photo %} {{ post.photo }} {% endif %} {{ post.html }}
{% if post.syndicate|length %}
{% include 'block_footer.html' %}