master
html 19 lines 771 Bytes
Raw
1 <div>[[[SERVERNAME]]] - Account Invitation</div>
2 <div style="font-family:Arial,Helvetica,sans-serif">
3 <table style="background-color:#003366;color:lightgray;width:100%" cellpadding=8>
4 <tr>
5 <td>
6 <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Account Invitation</b>
7 </td>
8 </tr>
9 </table>
10 <p>An account was created for you on server <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, you can access it now with:</p>
11 <p>
12 &nbsp;&nbsp;&nbsp;Username: <b notrans="1">[[[ACCOUNTNAME]]]</b><br />
13 &nbsp;&nbsp;&nbsp;Password: <b notrans="1">[[[PASSWORD]]]</b>
14 </p>
15 Best regards,
16 <br />
17 [[[USERNAME]]]
18 <br />
19 </div>