mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 16:42:28 +01:00 
			
		
		
		
	Add feature to install chat on the home screen
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								tfjm/static/tfjm-192.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								tfjm/static/tfjm-192.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 3.8 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								tfjm/static/tfjm-512.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								tfjm/static/tfjm-512.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 10 KiB  | 
@@ -111,9 +111,12 @@
 | 
			
		||||
                            </a>
 | 
			
		||||
                        </li>
 | 
			
		||||
                        <li>
 | 
			
		||||
                            <a class="dropdown-item" href="{% url "logout" %}">
 | 
			
		||||
                                <i class="fas fa-sign-out-alt"></i> {% trans "Log out" %}
 | 
			
		||||
                            </a>
 | 
			
		||||
                            <form action="{% url 'logout' %}" method="post">
 | 
			
		||||
                                {% csrf_token %}
 | 
			
		||||
                                <button class="dropdown-item">
 | 
			
		||||
                                    <i class="fas fa-sign-out-alt"></i> {% trans "Log out" %}
 | 
			
		||||
                                </button>
 | 
			
		||||
                            </form>
 | 
			
		||||
                        </li>
 | 
			
		||||
                    </ul>
 | 
			
		||||
                </li>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user