Collection(s) - Select Data

Choose folders containing TEI/XML documents.

{% for folder in project.get_selectable_folders() %}
{{ folder.name }}

{{ folder.relative_path }}

{% endfor %}