Published {{ article.locale_date }} in {{ article.category }} {% if article.modified %}
Updated {{ article.locale_modified }} {% endif %} {% if article.authors %}

by {% for author in article.authors %} {% if author.url %} {{ author }} {% else %} {{ author }} {% endif %} {% endfor %} {% include 'taglist.html' %}

{% endif %} {% import 'translations.html' as translations with context %} {{ translations.translations_for(article) }}