{# Requires variable `article` to be defined. #}

{{ article.title }}

{{ article.content }} {% if article.date or article.authors %}
{% endif %}