{% if report.bank_table %} {% for item in report.bank_table %} {% if forloop.first %} {% else %} {% endif %} {% endfor %}
{{ report.bank_table.0.1 }} {{ report.bank_table.0.2 }} {{ report.bank_table.0.3 }} {{ report.bank_table.0.4 }} {{ report.bank_table.0.5 }} {{ report.bank_table.0.6 }} {{ report.bank_table.0.7 }}
{% if item.8 %}{% endif %}{% if item.0 %}{{ item.1 }}{% else %}{{ item.1 }}{% endif %} {% if item.0 %}{% endif %}{{ item.2|money|safe }}{% if item.0 %}{% endif %} {% if item.0 %}{% endif %}{{ item.3|money|safe }}{% if item.0 %}{% endif %} {% if item.0 %}{% endif %}{{ item.4|percent|safe }}{% if item.0 %}{% endif %} {% if item.0 %}{% endif %}{{ item.5|money|safe }}{% if item.0 %}{% endif %} {% if item.0 %}{% endif %}{{ item.6|money|safe }}{% if item.0 %}{% endif %} {% if item.0 %}{% endif %}{{ item.7|percent|safe }}{% if item.0 %}{% endif %}
{% endif %}