{{ list_items.title }}
{% for table in list_items.partials %} {% for table_item in table.items %} {% endfor %} {% endfor %} {% if list_items.total_usd %} {% endif %}
{{ list_items.head.0 }} {{ list_items.head.1 }} {{ list_items.head.2 }} {{ list_items.head.3 }} ({{ list_items.currency }}) {{ list_items.head.4 }} ({{ list_items.currency }}) {{ list_items.head.5 }}
{{ table.head }}
{{ table_item.0 }} {{ table_item.1 }} {{ table_item.2 }} {{ table_item.3 }} {{ table_item.4 }} {{ table_item.5 }}
{{ list_items.total.label }} {{ list_items.total.value }}
{{ list_items.total_usd.label }} {{ list_items.total_usd.value }}