{# Displays title and search form #} {% macro renderTitleAndButtons(pageTitle, buttons) %}
{{ scrollBlock.description|trans }}
{% endif %} {% for subblock in scrollBlock.subblocks %} {% if subblock is iterable %} {{ configMacros.renderFieldset(subblock) }} {% else %} {{ subblock|raw }} {% endif %} {% endfor %}