{% if post.link %} {% else %} {% endif %}

{{ post.title }}

{{ post.date | date_to_string }}

{% if post.description %}

{{ post.description }}

{% endif %}