# This file contain text of password-reminder email
# 
# replacements in allowed this file: 
# 	- #@#domain#@# - is replaced by domain name
#	- #@#confirmation_url#@# - URL for generate new password
#
# notice: line ends of non empty lines are stripped
#
subject: #@#domain#@# informace pro přihlášení
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Dobrý den,

pro nastavení nového hesla prosím klikněte na následující odkaz:

#@#confirmation_url#@#


Nové heslo vám bude obratem zasláno.


