mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-24 04:28:46 +02:00
Design phase 3
This commit is contained in:
@ -24,7 +24,7 @@ for ($i = 0; $i < 2; ++$i) {
|
||||
<div class="jumbotron">
|
||||
<h2>Questions pour l'équipe <?= $receiver->getName() ?> (<?= $receiver->getTrigram() ?>) :</h2>
|
||||
<div class="alert alert-info">
|
||||
Lien de la vidéo : <a href="<?= $video->getLink() ?>"><?= $video->getLink() ?></a>
|
||||
<strong>Lien de la vidéo :</strong> <a href="<?= $video->getLink() ?>"><?= $video->getLink() ?></a>
|
||||
</div>
|
||||
<?php displayVideo($video->getLink()) ?>
|
||||
<br/>
|
||||
|
Reference in New Issue
Block a user