mirror of
				https://github.com/slawkens/myaac.git
				synced 2025-11-04 09:46:23 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			361 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			361 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
<h3>Dear player,</h3>
 | 
						|
<p>Thanks for your registration at <a href="{{ constant('BASE_URL') }}"><b>{{ config.lua.serverName }}</b></a></p>
 | 
						|
<br/><br/>
 | 
						|
Your login details:
 | 
						|
<p>Account {% if constant('USE_ACCOUNT_NAME') %}name{% else %}number{% endif %}: <b>{{ account }}</b></p>
 | 
						|
<p>Password: <b>************</b> (hidden for security reasons)</p>
 | 
						|
<p>Kind Regards,</p> |