mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 08:22:10 +01:00 
			
		
		
		
	Fix participation detail template
This commit is contained in:
		@@ -47,7 +47,7 @@
 | 
				
			|||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <div class="card-footer text-center">
 | 
					        <div class="card-footer text-center">
 | 
				
			||||||
            {% if participation.final %}
 | 
					            {% if participation.final %}
 | 
				
			||||||
                <div class="alert alert-link">
 | 
					                <div class="alert alert-info">
 | 
				
			||||||
                    {% trans "If you upload a solution, this will replace the version for the final tournament." %}
 | 
					                    {% trans "If you upload a solution, this will replace the version for the final tournament." %}
 | 
				
			||||||
                </div>
 | 
					                </div>
 | 
				
			||||||
            {% endif %}
 | 
					            {% endif %}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user