{% for feature in box.features|default([{}]) %} {% set image_width = feature.image_width | default(800) %}

{{ feature.title }}

{% endfor %}