mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-19 04:03:26 +02:00
* renamed twig templates to .twig, so IDE's can correctly render it
* moved news.add to twig template * now twig templates will be loaded directly from template dir f.e. templates/kathrine/news.html.twig
This commit is contained in:
3
system/templates/mail.password_changed.html.twig
Normal file
3
system/templates/mail.password_changed.html.twig
Normal file
@@ -0,0 +1,3 @@
|
||||
<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>'
|
Reference in New Issue
Block a user