master
html 19 lines 822 Bytes
Raw
1 <html><head></head><body><div>[[[SERVERNAME]]] - Konto invitation</div>
2 <div style="font-family:Arial,Helvetica,sans-serif">
3 <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
4 <tbody><tr>
5 <td>
6 <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Konto invitation</b>
7 </td>
8 </tr>
9 </tbody></table>
10 <p>En konto blev oprettet til dig på serveren <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>du kan tilgå den nu med:</p>
11 <p>
12 &nbsp;&nbsp;&nbsp;Brugernavn: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
13 &nbsp;&nbsp;&nbsp;Adgangskode: <b notrans="1">[[[PASSWORD]]]</b>
14 </p>
15 Venlig hilsen,
16 <br>
17 [[[USERNAME]]]
18 <br>
19 </div></body></html>