5 lines
		
	
	
		
			266 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			266 B
		
	
	
	
		
			HTML
		
	
	
		
			Executable File
		
	
	
	
	
| {% load i18n allauth %}
 | |
| {% element p %}
 | |
|     <strong>{% trans 'Warning:' %}</strong> {% trans "You currently do not have any email address set up. You should really add an email address so you can receive notifications, reset your password, etc." %}
 | |
| {% endelement %}
 | 
