AnonSec Team
Server IP : 10.111.40.2  /  Your IP : 216.73.217.20
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/baticlean.net/../taxiplus22.fr/../jongla/../idelec/inc/../old/themes/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/comimage/baticlean.net/../taxiplus22.fr/../jongla/../idelec/inc/../old/themes/sommaire.php
<?php
//****************************************************************************************
//            NE PAS TOUCHER A LA STRUCTURE DE LA TEMPLATE !
//****************************************************************************************
?>
<div id="pageweb" class="<?php echo $body_class; ?>">

    <?php include(RACINE_INTERFACE . "/inc-top.php"); ?>

    <div id="central">
        <div id="propos" class="top py-5">
            <div class="container py-lg-3">
                <div class=" d-flex justify-content-center align-items-center row flex-md-row flex-column-reverse ">
                    <div class="col-md-6">
                        <div class="ph text-center mt-3 m-md-0">
                            <?php echo getImg('img1', 1, 1, '', 1, '');  ?>
                        </div>
                    </div>
                    <div class="col-md-5 offset-md-1">
                        <?php echo getContent($bdd, $web, $model_p, 0); ?>
                        <div class="txt">
                            <?php echo getContent($bdd, $web, $model_p, 1); ?>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- a propos -->
        <div id="activites">
            <div class="container">
                <div class="row align-items-center justify-content-center">
                    <div class="col-md-6 my-4 my-md-0">
                        <div class="txt-re">
                            <?php echo getContent($bdd, $web, $model_p, 2); ?>
                        </div>

                    </div>
                    <div class="col-md-6">
                        <div class="ph-1">
                            <?php echo getImg('img2', 2, 1, '', 1, '');  ?>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- activites -->
        <div id="contact" class="top d-flex align-items-center">

            <div class="map">
                <?php echo '<iframe src="' . URL_GOOGLEMAP . '"></iframe>'; ?>
            </div>

            <div class="adresse">
                <div class="cont-adr">
                    <h2><?php
                        if (!empty($nom_agence)) echo NOM_AGENCE;
                        ?></h2>

                    <div class="adr d-flex mb-3  ">
                        <span class="ic ic-4  d-flex"></span>
                        <span class="ad">
                            <?php

                            if (!empty($adresse1)) echo ADRESSE_1 . '<br>';
                            if (!empty($cp_ville)) echo CP_VILLE;
                            ?>
                        </span>
                    </div>
                    <div class="adr d-flex align-items-center">
                        <span class="ic ic-5  d-flex"></span>
                        <span class="ad">
                            <?php
                            if (!empty($coord_tel)) echo '<a href="tel:' . TEL_NS . '">' . TEL . '</a>';
                            ?>
                        </span>
                    </div>
                </div>

            </div>
        </div>

    </div><!-- #central -->

    <?php include(RACINE_INTERFACE . "/inc-footer.php"); ?>

</div><!-- #pageweb -->

AnonSec - 2021