{% for column, width in columns %} {# width is relative to a column grid width, e.g. 12 #}
{{ column }}
{% endfor %}