{% include 'Singular_title.html' %}
{{ post.summary }}
[…]
{% else %}
{% if post.photo %}
{{ post.photo }}
{% endif %}
{{ post.html }}
{% endif %}
{% include 'block_header_open.html' %}