MeshCentral/emails/translations/account-invite_pt.html

19 lines
842 B
HTML
Raw Normal View History

2020-09-09 04:32:00 -04:00
<html><head></head><body><div>[[[SERVERNAME]]] - Convite para conta</div>
<div style="font-family:Arial,Helvetica,sans-serif">
2020-04-04 01:35:04 -04:00
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
2020-09-09 04:32:00 -04:00
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Convite para conta</b>
2020-04-04 01:35:04 -04:00
</td>
</tr>
</tbody></table>
2020-09-22 20:06:08 -04:00
<p>Uma conta foi criada para você no servidor <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, você pode acessá-lo agora com:</p>
2020-04-04 01:35:04 -04:00
<p>
&nbsp;&nbsp;&nbsp;Nome de usuário: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
&nbsp;&nbsp;&nbsp;Senha: <b notrans="1">[[[PASSWORD]]]</b>
2020-04-04 01:35:04 -04:00
</p>
2020-09-09 04:32:00 -04:00
Cumprimentos,
2020-04-04 01:35:04 -04:00
<br>
2020-09-09 04:32:00 -04:00
[[[NOME DO USUÁRIO]]]
2020-04-04 01:35:04 -04:00
<br>
</div></body></html>