{{ article.date }}
{{ article.title }}
{% if not config.just_titles and article.description is not none %}{{ article.description }}{% endif %}
{{ "read-more" | i18n }}
{% include 'atoms/header.html' %}
{% include 'atoms/nav.html' %}