{% include '@components/tabs/tabs--link/tabs--link.twig' with { 'content_list': content_list, } %}
{% if form_search %} {% include '@components/form-view-search/form-view-search.twig' with { 'form_search': form_search
} %} {% endif %}
{% include '@components/view/views-view/views-view.twig' with { 'title_prefix': title_prefix, 'title': title, 'title_suffix': title_suffix, 'header': header, 'exposed': exposed, 'attachment_before': attachment_before, 'rows': rows, 'pager': pager, 'attachment_after': attachment_after, 'more': more, 'feed_icons': feed_icons, } %}