{% if page != null %}{% endif %} {% for row in rows %}
{{ row.market.id }} {{ row.market.director }} {{ row.market.city }} {{ row.market.district }} {{ row.market.address }} {{ row.market.type }} {{ row.market.commentary }} {{ row.market.status }}
{% endfor %}