myaac/system/templates/mail.password_changed.html
slawkens 0e185c8bcf *more templates moved to Twig
*some not important small changes
2017-09-08 07:36:33 +02:00

3 lines
232 B
HTML

<h3>Password to account changed!</h3>
<p>You or someone else changed password to your account on server <a href="{{ constant('BASE_URL') }}"><b>{{ config.lua.serverName }}</b></a>.</p>
<p>New password: <b>{{ new_password }}</b></p>'