mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 03:42:11 +01:00 
			
		
		
		
	Génération automatique des fichiers
This commit is contained in:
		@@ -4,6 +4,10 @@
 | 
			
		||||
	<h1 class="display-4">Tournoi de <?= $tournament->getName() ?></h1>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<div class="alert alert-info">
 | 
			
		||||
    <strong>Instructions :</strong> <a href="/Instructions.pdf?blank=<?= $tournament->getName() ?>">Télécharger</a>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<div class="alert alert-info">
 | 
			
		||||
    <strong>Organisateur<?= sizeof($orgas) >= 2 ? 's' : '' ?> :</strong>
 | 
			
		||||
    <?php
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user