{{ ta('import_files', 'Import Files') }}
{{ ta('bulk_import', 'Bulk Import') }}
{% if startImport == false %}
{% else %}
{{ ta('importing_files_from_import_path_please_check_below_for_progress', 'Importing files from [[[IMPORT_PATH]]], please check below for progress. Note that this process can take some time.', {'IMPORT_PATH': import_path}) }}
{% endif %}