Current File : /home/users/barii/public_html/finansenl.com.pl/wodki/application/views/email/polska_remind1.php |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<div style="width: 730px; margin: 0 auto">
<div id="content" style="float: left; width: 100%;">
<p style="float:left; margin-left: 30px; font-family: Verdana; font-size: 12px;">
Welcome <strong><?php echo $user->firstname; ?> <?php echo $user->lastname; ?>, </strong><br/><br/>
Generate a new password via this link. <br/>
Your e-mail address / login is: <?php echo $user->email; ?><br/>
<a href="<?php echo $link; ?>" style="color: #262626;" target="_blank"><strong> Generate password</strong></a><br/><br/>
</p>
</div>
</div>
</body>
</html>