12 lines
		
	
	
		
			432 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			432 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<h2>${header}</h2>
 | 
						||
 | 
						||
<p>Thanks for signing up! This is the start of an exciting journey and you’re just one step away from completing your account setup to start using your profile.</p>
 | 
						||
<p>Click the button below to verify your account and get started.</p>
 | 
						||
<a href="${verify}" class="button">
 | 
						||
  Verify email address
 | 
						||
</a>
 | 
						||
<br>
 | 
						||
<br>
 | 
						||
<p>You are not registering this? <a href="${notme}">I'm not registering this</a></p>
 | 
						||
<br>
 |