master
html 12 lines 498 Bytes
Raw
1 <div>[[[SERVERNAME]]] - Account Login</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 Login</b>
7 </td>
8 </tr>
9 </table>
10 <p>Your login token is: [[[TOKEN]]]</p>
11 <p>This token can only be used once and is valid for 5 minutes.</p>
12 </div>