21 lines
371 B
HTML
21 lines
371 B
HTML
|
|
<h1>
|
||
|
|
Dear <playername />,
|
||
|
|
</h1>
|
||
|
|
|
||
|
|
<p>
|
||
|
|
This is your temporary verification code for the server <servername />:
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
<generatedcode />
|
||
|
|
</p>
|
||
|
|
|
||
|
|
<p>
|
||
|
|
This code will be valid for the next <minutesvalid /> mins!<br />
|
||
|
|
Use the command
|
||
|
|
/verification <generatedcode />
|
||
|
|
to complete the verification process.
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
See you on <servername />!
|
||
|
|
</p>
|