{%- if article.author %} by {{ article.author }} {% endif -%} in {{ article.category }} {% if article.tags %}

tagged {% for tag in article.tags %}{{ tag }}{% if not loop.last%}, {% endif %}{% endfor %}

{% endif %} {% if PDF_PROCESSOR %}

Download the .pdf

{% endif %}