forked from rebillar/site-accueil-insa
Adding Glissefondor's picture V2
This commit is contained in:
parent
93b8f7d721
commit
80d35a602f
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ ob_start(); // Start reading html
|
||||||
<br/>
|
<br/>
|
||||||
Signé Célestine Paillebledore
|
Signé Célestine Paillebledore
|
||||||
<br/>
|
<br/>
|
||||||
<img style="max-width: 300px" src="assets/images/paillebledore.jpg">
|
<img style="max-width: 300px" src="assets/images/teams/paillebledore.jpg"></div>
|
||||||
</div>
|
|
||||||
<?php
|
<?php
|
||||||
$pageContent = ob_get_clean(); // Store html content in variable
|
$pageContent = ob_get_clean(); // Store html content in variable
|
||||||
$customBackgroundId = "bg_gli";
|
$customBackgroundId = "bg_gli";
|
||||||
|
|
Loading…
Reference in a new issue