{% if not detail_view %}
{% endif %}
{% if not detail_view %}
{% endif %}
{% for category in article.categories.all %} {{ category.name }}{% if not forloop.last %}, {% endif %} {% endfor %}
{% endif %}