{% for column in columns %} {% if column.sortable or view != 'grid' %}
{{ column.title }}
{% endif %} {% endfor %}