• {{ post.title }}

    {{ post.date | date_to_s }}

    {% if post.summary %}

    {{ post.summary }}

    {% endif %}