0byt3m1n1
Path:
/
data
/
applications
/
aps
/
owl
/
1.0-0
/
standard
/
htdocs
/
locale
/
Czech
/
emailtemplates
/
[
Home
]
File: new_account.html
<!-- # User Full Name: %USER_FULLNAME% # User USER Name: %USERNAME% # User USER PASSWORD: %PASSWORD% # OWL Login Page: %LINK% --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="%LANG_CODE%" > <head> <title>%TITLE%</title> <meta http-equiv="Content-Type" content="text/html; charset=%LANG_CHARSET%"></meta> </head> <body> <h3> THIS IS AN AUTOMATED MESSAGE FROM OWL Intranet</h3> Dear %USER_FULLNAME%,<br /> An OWL Account has been created for you, here are the details:<br /> <br /> User Name: %USERNAME%<br /> <br /> Password: %PASSWORD%<br /> <br /> You can login from the following URL: %LINK% <br /> </body> </html>