forked from vergnet/site-accueil-insa
Photo test v10.9
This commit is contained in:
parent
ea00b42d53
commit
5ed7890c0a
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<div>-TEXTE- </div>
|
||||
<div>-TEXTE- </div><br>
|
||||
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeQ6ldsTuBGNN5hnp7KP_tt2rRuvRREJMvohjwsOhXCVCnECw/viewform?embedded=true" width="750" height="1290" frameborder="0" marginheight="0" marginwidth="0">Chargement…</iframe>
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<div>-TEXTE-
|
||||
<div>-TEXTE-</div>
|
||||
<br>
|
||||
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeQ6ldsTuBGNN5hnp7KP_tt2rRuvRREJMvohjwsOhXCVCnECw/viewform?embedded=true" width="750" height="1290" frameborder="0" marginheight="0" marginwidth="0">Chargement…</iframe>
|
||||
</div>
|
||||
|
||||
|
||||
<?php
|
||||
$pageContent = ob_get_clean(); // Store html content in variable
|
||||
|
|
Loading…
Reference in a new issue