1
0
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:
Yohann D'ANELLO
2020-01-18 17:26:12 +01:00
parent 7d6e899f76
commit 1909dd3835
13 changed files with 544 additions and 4 deletions

View File

@ -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