|
|
@ -87,7 +87,7 @@
|
|
|
|
<a class="left send py-1 px-2 mx-2 d-flex align-items-center" href="<?php echo 'index.php?action=goToEnigme&ordre='. $enigme->getOrdre();?>">
|
|
|
|
<a class="left send py-1 px-2 mx-2 d-flex align-items-center" href="<?php echo 'index.php?action=goToEnigme&ordre='. $enigme->getOrdre();?>">
|
|
|
|
Se rendre à l'énigme
|
|
|
|
Se rendre à l'énigme
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<p id="result" class="py-1 px-2 mx-2 d-flex align-items-center"></p>
|
|
|
|
<p id="result"></p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script src="https://raw.githack.com/pythonpad/brython-runner/master/lib/brython-runner.bundle.js"
|
|
|
|
<script src="https://raw.githack.com/pythonpad/brython-runner/master/lib/brython-runner.bundle.js"
|
|
|
|
type="text/javascript" charset="utf-8"></script>
|
|
|
|
type="text/javascript" charset="utf-8"></script>
|
|
|
|