Published {{ article.date | article_date }} {# Uncomment if you want the author shown #} {#{% if article.author %}#} {#By#} {# {{ article.author }}#} {#{% endif %}#} {# Uncomment if you want to show Categories#} {#Category#} {#{{ article.category }}#} {% if PDF_PROCESSOR %} PDF {% endif %} {% include 'includes/taglist.html' %} {% import 'includes/translations.html' as translations with context %} {{ translations.translations_for(article) }}