mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 07:02:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			485 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			485 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						||
<!--suppress HtmlUnknownTarget -->
 | 
						||
<html lang="fr">
 | 
						||
<head>
 | 
						||
    <meta charset="UTF-8">
 | 
						||
    <title>Changement d'adresse e-mail – TFJM²</title>
 | 
						||
</head>
 | 
						||
<body>
 | 
						||
Bonjour {FIRST_NAME} {SURNAME},<br/>
 | 
						||
<br/>
 | 
						||
Vous venez de changer votre adresse e-mail. Veuillez désormais la confirmer en cliquant ici : <a
 | 
						||
        href="{URL_BASE}/confirmer_mail/{TOKEN}">{URL_BASE}/confirmer_mail/{TOKEN}</a><br/>
 | 
						||
<br/>
 | 
						||
Le comité national d'organisation du TFJM<sup>2</sup>
 | 
						||
</body>
 | 
						||
</html>
 |