# Registration notification email
#
# Parameters: {0} The name of the DSpace instance
#             {1} The URL of the DSpace instance 
#             {2} Name:
#             {3} Email:
#             {4} Registration Date:
#
# See org.dspace.core.Email for information on the format of this file.
#
Subject: DSpace: Registration Notification

A new user has registered on {0} at {1}:

Name:                   {2}
Email:                  {3}
Date:                   {4}
