Collection(s) - Select Data
Choose folders containing TEI/XML documents.
{% set selectable_folders = project.get_selectable_folders() %}
{% if selectable_folders|length == 0 %}
No folders available!
Please upload files in the previous step before continuing.