# Email sent to DSpace users when they successfully batch import items via BTE.
#
# Parameters: {0} the filepath to the mapfile created by the batch import
#          
#
# See org.dspace.core.Email for information on the format of this file.
#
Subject: DSpace - Batch import successfully completed
The batch item import you initiated from the DSpace UI has completed successfully.

You may find the mapfile for the import in the following path: {0}


The DSpace Team

