first commit
This commit is contained in:
		
							
								
								
									
										7
									
								
								templates/account/email/email_confirmation_message.txt
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										7
									
								
								templates/account/email/email_confirmation_message.txt
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| {% extends "account/email/base_message.txt" %} | ||||
| {% load account %} | ||||
| {% load i18n %} | ||||
|  | ||||
| {% block content %}{% autoescape off %}{% user_display user as user_display %}{% blocktrans with site_name=current_site.name site_domain=current_site.domain %}You're receiving this email because user {{ user_display }} has given your email address to register an account on {{ site_domain }}. | ||||
|  | ||||
| To confirm this is correct, go to {{ activate_url }}{% endblocktrans %}{% endautoescape %}{% endblock content %} | ||||
		Reference in New Issue
	
	Block a user
	 root
					root