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