{% if section.title %}

{{section.title}}

{% endif %} {% if section.image %} {% sourceset section.image class='block-image '|add:section.image_class|default:'' %} {% endif %} {{yield}}