{% if include.object.background_image %} {% assign row_background_image = include.object.background_image %} {% capture row_background_image_alt %}background image{% endcapture %} {% picture header_image {{row_background_image}} --alt {{block_image_alt}} %} {% endif %}
{% include flow/flow_inner.html sections=include.object.sections %}