{% load tagging_tags comments i18n %}
{% trans "Written by" %} {% for author in object.authors.all %} {{ category }} {% if not forloop.last %}, {% endif %} {% endfor %} {% endif %}.
{% if not forloop.last %}, {% endif %} {% endfor %} {% trans "on" %} {{ object.creation_date|date:"DATE_FORMAT" }} {% if object.categories.count %} {% trans "in" %} {% for category in object.categories.all %}