mirror of
https://github.com/arthur-pbty/QCM_physique.git
synced 2026-06-19 13:46:44 +02:00
first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<div class="controls" style="margin-bottom:8px;align-items:center;">
|
||||
<a class="btn" href="/">Retour</a>
|
||||
<div style="color:var(--muted); margin-left:8px">Affichage du site externe</div>
|
||||
</div>
|
||||
<div class="iframe-wrap">
|
||||
<iframe src="https://alienor.myds.me/~cahierlabo/tmp/qcm_entrainement.html" title="Site réel QCM"></iframe>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user