* Update nl * Update nl * Update nl * Create confirmation_instructions.nl.html.erb * Create confirmation_instructions.nl.text.erb * Create password_change.nl.html.erb * Create password_change.nl.text.erb * Create reset_password_instructions.nl.html.erb * Create reset_password_instructions.nl.text.erb
		
			
				
	
	
		
			13 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			446 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <p>Welkom <%= @resource.email %> !</p>
 | |
| 
 | |
| <p>Je hebt zojuist een account aangemaakt op <%= @instance %>.</p>
 | |
| 
 | |
| <p>Klik op de volgende link om jouw registratie te bevestigen :<br />
 | |
| <%= link_to 'Confirm my account', confirmation_url(@resource, confirmation_token: @token) %> </p>
 | |
| 
 | |
| <p>Lees ook onze gebruikersvoorwaarden op <%= link_to 'terms and conditions', terms_url %>.</p>
 | |
| 
 | |
| <p>Vriendelijke groet,</p>
 | |
| 
 | |
| <p>De beheerder(s) van <%= @instance %></p>
 |