master
html 15 lines 795 Bytes
Raw
1 <div>[[[SERVERNAME]]] - Account Reset</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]]] - Verification</b>
7 </td>
8 </tr>
9 </table>
10 <p>Hi [[[USERNAME]]], <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting an account password reset, click on the following link to complete the process.</p>
11 <p style="margin-left:30px">
12 <a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Click here to reset your account password.</a>
13 </p>
14 If you did not initiate this request, please ignore this mail.
15 </div>