{{ post.title }}
Posted on {{ post.published_at|date('Y-m-d') }}
{% if post.tags %} {% endif %} {% if post.image %}{{ post.introductory|raw }}
{% endif %}
{% if post.content %}{{ post.content|raw }}
{% endif %}
{% set post = __SELF__.post %}
Posted on {{ post.published_at|date('Y-m-d') }}
{% if post.tags %} {% endif %} {% if post.image %}