{% import '@ui/type.twig' as view %}

{% if folder is defined %}
    {{ view.block_folder(folder) }}
{% endif %}