first commit
This commit is contained in:
		
							
								
								
									
										9
									
								
								templates/account/snippets/already_logged_in.html
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										9
									
								
								templates/account/snippets/already_logged_in.html
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| {% load i18n %} | ||||
| {% load account %} | ||||
| {% load allauth %} | ||||
| {% user_display user as user_display %} | ||||
| {% element alert %} | ||||
|     {% slot message %} | ||||
|         <strong>{% blocktranslate %}Note{% endblocktranslate %}:</strong> {% blocktranslate %}You are already logged in as {{ user_display }}.{% endblocktranslate %} | ||||
|     {% endslot %} | ||||
| {% endelement %} | ||||
							
								
								
									
										4
									
								
								templates/account/snippets/warn_no_email.html
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										4
									
								
								templates/account/snippets/warn_no_email.html
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| {% 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 %} | ||||
		Reference in New Issue
	
	Block a user
	 root
					root