mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	Update mail translation
This commit is contained in:
		
							
								
								
									
										15
									
								
								templates/registration/mails/email_validation_email.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								templates/registration/mails/email_validation_email.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
{% load i18n %}
 | 
			
		||||
 | 
			
		||||
{% trans "Hi" %} {{ user.username }},
 | 
			
		||||
 | 
			
		||||
{% trans "You recently registered on the Note Kfet. Please click on the link below to confirm your registration." %}
 | 
			
		||||
 | 
			
		||||
https://{{ domain }}{% url 'registration:email_validation' uidb64=uid token=token %}
 | 
			
		||||
 | 
			
		||||
{% trans "This link is only valid for a couple of days, after that you will need to contact us to validate your email." %}
 | 
			
		||||
 | 
			
		||||
{% trans "After that, you'll have to wait that someone validates your account before you can log in. You will need to pay your membership in the Kfet." %}
 | 
			
		||||
 | 
			
		||||
{% trans "Thanks" %},
 | 
			
		||||
 | 
			
		||||
{% trans "The Note Kfet team." %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user