mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-25 18:17:28 +02: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