{%- set width= (577 - 20 * row_count) / row_count -%} {%- for header in header_list -%} {%- endfor -%} {%- for detail in detail_list -%} {%- if loop.index %row_count == 1 -%} {%- elif loop.index %row_count == 0 -%} {%- else -%} {%- endif -%} {%- endfor -%}
{{ header.text }}
{{ detail.text }} {{ detail.text }}
{{ detail.text }}