1
0
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:
galaxyoyo
2019-09-27 23:37:12 +02:00
parent b4da04a29e
commit 9b343e24f5
4 changed files with 54 additions and 70 deletions

View File

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