MeshCentral/emails/translations/account-invite_tr.html

19 lines
834 B
HTML
Raw Normal View History

2020-08-24 02:35:29 -04:00
<html><head></head><body><div>[[[SERVERNAME]]] - Hesap Davetiyesi</div>
<div style="font-family:Arial,Helvetica,sans-serif">
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Hesap Davetiyesi</b>
</td>
</tr>
</tbody></table>
2020-09-22 20:06:08 -04:00
<p>Sunucuda sizin için bir hesap oluşturuldu <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, şimdi şununla erişebilirsiniz:</p>
2020-08-24 02:35:29 -04:00
<p>
&nbsp;&nbsp;&nbsp;Kullanıcı adı: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
&nbsp;&nbsp;&nbsp;Parola: <b notrans="1">[[[PASSWORD]]]</b>
</p>
Saygılarımla,
<br>
[[[USERNAME]]]
<br>
</div></body></html>