{% load pelican_tags %} {{ article.locale_date }} {% if article.author %}
By {{ article.author }}
{% endif %}

In {{ article.category }}. {% if PDF_PROCESSOR %}get the pdf{% endif %}

{% render_article_tags %}