{% if page != null %}{% endif %} {% for row in rows %}
{{ row.operator.id }} {{ row.operator.name }} {{ row.operator.birth }} {{ row.operator.number }} {{ row.operator.passport }} {{ row.operator.department }} {{ row.operator.issued }} {{ row.operator.city }} {{ row.operator.district }} {{ row.operator.address }} {{ row.operator.tax }} {{ row.operator.requisites }} {{ row.operator.payment }} {{ row.operator.commentary }} {{ row.operator.status }}
{% endfor %}