Dear #{userManagerBean.selectedUser.firstname} (#{userManagerBean.selectedUser.institution.getName()}),
Click this link to activate the account #{userManagerBean.selectedUser.username}
Dear #{userManagerBean.selectedUser.firstname} (#{userManagerBean.selectedUser.institution.getName()}),
Thank you for registering to the #{applicationPreferenceManager.getApplicationName()}.
Your username to login to #{applicationPreferenceManager.getApplicationName()} is: '#{userManagerBean.selectedUser.username}'.
Please keep this email in case you forget your username.
You need to click the following link to confirm the validity of your e-mail address and to activate your account #{userManagerBean.selectedUser.username} on #{applicationPreferenceManager.getApplicationName()} :
#{applicationPreferenceManager.getApplicationUrl()}/confirmRegistration.seam?activationCode=#{userManagerBean.selectedUser.activationCode}
#{applicationPreferenceManager.getApplicationAdminName()}