• {% if post.logo %}{% endif %}
    {% if post.phase %}
    Phase {{post.phase}}
    {% endif %}
    {% if post.categories[0] %} {% include categories.html categories=post.categories %} • {% endif %}
    {{ day }}{{ sup }} {{ month }} {{ year }}
    {{ post.title }}

    {{ post.excerpt | markdownify }}