mirror of
				https://github.com/slawkens/myaac.git
				synced 2025-11-04 09:46:23 +01:00 
			
		
		
		
	* feat: Resend Email Verify + rework the whole concept, based on new table for email hashes This make it possible that every email will work, not matter if first or last * Nothing important: change variable name * Change message
		
			
				
	
	
		
			8 lines
		
	
	
		
			201 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			201 B
		
	
	
	
		
			Twig
		
	
	
	
	
	
Hello {{ account }}!<br/>
 | 
						|
<br/>
 | 
						|
You requested to resend the verify Email on {{ config.lua.serverName }}!<br/>
 | 
						|
<br/>
 | 
						|
 | 
						|
To verify your email address please click the link below:<br/>
 | 
						|
{{ verify_url|raw }}
 |