first commit
This commit is contained in:
		
							
								
								
									
										14
									
								
								templates/account/verification_sent.html
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										14
									
								
								templates/account/verification_sent.html
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| {% extends "account/base_entrance.html" %} | ||||
| {% load i18n %} | ||||
| {% load allauth %} | ||||
| {% block head_title %} | ||||
|     {% trans "Verify Your Email Address" %} | ||||
| {% endblock head_title %} | ||||
| {% block content %} | ||||
|     {% element h1 %} | ||||
|         {% trans "Verify Your Email Address" %} | ||||
|     {% endelement %} | ||||
|     {% element p %} | ||||
|         {% blocktrans %}We have sent an email to you for verification. Follow the link provided to finalize the signup process. If you do not see the verification email in your main inbox, check your spam folder. Please contact us if you do not receive the verification email within a few minutes.{% endblocktrans %} | ||||
|     {% endelement %} | ||||
| {% endblock content %} | ||||
		Reference in New Issue
	
	Block a user
	 root
					root