0byt3m1n1
Path:
/
data
/
applications
/
aps
/
owl
/
1.0-0
/
standard
/
htdocs
/
locale
/
Spanish
/
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>ESTE ES UN MENSAJE AUTOMÁTICO DESDE OWL Intranet</h3> Estimado%USER_FULLNAME%,<br /> Una cuenta OWL ha sido creada por ud, estos son los detalles:<br /> <br /> Usuario: %USERNAME%<br /> <br /> Contraseña: %PASSWORD%<br /> <br /> Ud puede ingresar desde la siguiente URL: %LINK% <br /> </body> </html>