*more templates moved to Twig

*some not important small changes
This commit is contained in:
slawkens
2017-09-08 07:36:33 +02:00
parent e230949edd
commit 0e185c8bcf
5 changed files with 133 additions and 88 deletions

View 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>'