mirror of
https://github.com/slawkens/myaac.git
synced 2025-05-29 08:54:29 +02:00
7 lines
380 B
Twig
7 lines
380 B
Twig
<h3>Your account name and password!</h3>
|
|
<p>Changed password to your account in Lost Account Interface on server <a href="{{ constant('BASE_URL') }}"><b>config('lua')['serverName'] }}</b></a></p>
|
|
<p>Account name: <b>{{ account.getName() }}</b></p>
|
|
<p>New password: <b>{{ newPassword }}</b></p>
|
|
<br/>
|
|
<p><u>It's automatic e-mail from OTS Lost Account System. Do not reply!</u></p>
|