Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
224 espaco 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5
<title>Untitled Document</title>
6
<style type="text/css">
7
<!--
8
.style1 {
9
	font-family: Arial, Helvetica, sans-serif;
10
	font-size: 14px;
11
}
12
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
13
.style4 {font-size: 14px}
14
.style5 {font-weight: bold; font-style: italic; color: #990000;}
15
.style6 {font-family: Arial, Helvetica, sans-serif}
16
-->
17
</style>
18
</head>
19
 
20
<body>
21
<table width="100%" height="239" border="0" cellpadding="10" cellspacing="10" style="border:1px solid; #c9c9c9;">
22
  <tr>
23
    <td><p class="style1">Olá $nomePessoa, </p>
24
      <p class="style4"><span class="style6"><strong>Sua senha foi gerada com sucesso!</strong> <br />
25
        <span class="style5">Para sua segurança, altere sua senha o mais rápido possível.</span></span>        </p>
26
      <h5 class="style1"><em>Senha:</em> $senhaGerada</h5>
27
      <p class="style1">Qualquer dúvida entre em contato com o suporte.</p>
28
      <h4 class="style1">Email do suporte e telefone</h4>
29
      <p class="style2"> Atenciosamente,<br />
30
    Equipe JAB TI.</p></td>
31
  </tr>
32
</table>
33
<p class="style2">&nbsp;</p>
34
</body>
35
</html>