{% set propertyName = propertyName|default('blocks') %} <div class="container mt-xl-5"> {% autoescape false %} <h3 class="headline">{{ block.headline|pipe|nl2br|hyphenate}}</h3> {% endautoescape %} </div>