mirror of
				https://github.com/slawkens/myaac.git
				synced 2025-11-04 09:46:23 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			462 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			462 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
Hello!<br/>
 | 
						|
<br/>
 | 
						|
Thank you for registering on {{ config.lua.serverName }}!<br/>
 | 
						|
<br/>
 | 
						|
Here are the details of your account:<br/>
 | 
						|
Account {% if constant('USE_ACCOUNT_NAME') %}Name{% else %}Number{% endif %}: {{ account }}<br/>
 | 
						|
Password: ************ (hidden for security reasons)<br/>
 | 
						|
<br/>
 | 
						|
To verify your email address please click the link below:<br/>
 | 
						|
{{ verify_url|raw }}<br/>
 | 
						|
If you haven't registered on {{ config.lua.serverName }} please ignore this email. |