Dear #{user.name} (#{userManagerBean.getSelectedInstitutionForRegistration().getName()}),
  
    
    
    
     Click this link to activate the account #{user.username} 
    
    
    
    
    Dear #{user.name} (#{userManagerBean.getSelectedInstitutionForRegistration().getName()}),
    Thank you for registering to the #{applicationPreferenceManager.getApplicationName()}. 
    Your username to login to #{applicationPreferenceManager.getApplicationName()} is: '#{user.name}'.
    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 #{user.username} on #{applicationPreferenceManager.getApplicationName()} : 
	#{applicationPreferenceManager.getApplicationUrl()}/confirmRegistration.seam?activationCode=#{user.activationCode}
    
    
    
    #{applicationPreferenceManager.getApplicationAdminName()}