{% load static %} {% load i18n %} {% load template_filters %} {% load thumbnail %}
Тематика:
{% with tags=company.tag.all %} {% for tag in tags %} {{ tag.name }}, {% endfor %} {% endwith %}