* moved some guild pages and account to twig

* fixed account create javascript warnings when fields are empty
This commit is contained in:
slawkens
2017-10-05 17:07:49 +02:00
parent 755deae717
commit 04a7796665
21 changed files with 1123 additions and 824 deletions

View File

@@ -0,0 +1,11 @@
Hello!
Thank you for registering on {{ config.lua.serverName }}!
Here are the details of your account:
Account {% if constant('USE_ACCOUNT_NAME') %}Name{% else %}Number{% endif %}: {{ account }}
Password: ************ (hidden for security reasons)
To verify your email address please click the link below:
{{ verify_url }}
If you haven't registered on {{ config.lua.serverName }} please ignore this email.