{%- import "apostrophe-ui:components/fields.html" as fields -%} {# Output a th for each column that has the list property. Also output #} {# markup for sorting when appropriate. -Tom #} {{fields.checkbox('select-all')}} {%- for column in data.columns -%} {# #}{{ __(column.label) }}{# #} {%- endfor -%}