mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 02:12:05 +01:00 
			
		
		
		
	Fix draw template
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
		@@ -26,7 +26,7 @@
 | 
			
		||||
             aria-labelledby="tab-{{ tournament.id }}" tabindex="0">
 | 
			
		||||
            {% include "draw/tournament_content.html" with tournament=tournament %}
 | 
			
		||||
        </div>
 | 
			
		||||
    {% else %}
 | 
			
		||||
    {% empty %}
 | 
			
		||||
        <div class="alert alert-warning">
 | 
			
		||||
            {% trans "You don't participate to any tournament." %}
 | 
			
		||||
        </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user