{# Configuration tab component #}
Configuration File
Download Empty Template
{% for column in config_list %} {% endfor %}
#{{ column }}
{% if config_preview %}
{{ config_preview|length }} rows loaded from {{ filename }}
{% endif %}