{% if feature_image %} {% else %}
{% endif %}
{{ title }}
{% if excerpt %}
{{ excerpt }}
{% endif %} {% if published_at %}
{{ published_at.strftime('%d %b %Y') }}
{% endif %}