{% load news %} {% if categories %} in {% for category in categories %} {{category}}{% if not forloop.last %},{% endif %} {% endfor %} {% endif %}