mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00

* moved news.add to twig template * now twig templates will be loaded directly from template dir f.e. templates/kathrine/news.html.twig
3 lines
232 B
Twig
3 lines
232 B
Twig
<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>' |