# This file contain text of password-reminder email
# 
# replacements in allowed this file: 
# 	- #@#domain#@# - is replaced by domain name
#	- #@#password#@# - URL to session of user
#
# notice: line ends of non empty lines are stripped
#
subject: your login information (new password)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hello,

new password for your account was created. The password is:

#@#password#@#


We recommend change your password after you login.
