mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 08:22:10 +01:00 
			
		
		
		
	There is no video in the TFJM²
This commit is contained in:
		@@ -93,7 +93,7 @@
 | 
			
		||||
    {% if team.participation.valid %}
 | 
			
		||||
        <div class="text-center">
 | 
			
		||||
            <a class="btn btn-info" href="{% url "participation:participation_detail" pk=team.participation.pk %}">
 | 
			
		||||
                <i class="fas fa-video"></i> {% trans "Access to team participation" %} <i class="fas fa-video"></i>
 | 
			
		||||
                <i class="fas fa-file-pdf"></i> {% trans "Access to team participation" %}
 | 
			
		||||
            </a>
 | 
			
		||||
        </div>
 | 
			
		||||
    {% elif team.participation.valid == None %} {# Team did not ask for validation #}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user