示例#1
0
?>
            </div>

    </div>
</div>
<div class="container">
    <div class="row">
        <hr/>
        <br/>
        <div class="col-lg-12">
            <h2>Main Features</h2>
        </div>

        <br/>
        <?php 
$others = $d->loadOthers();
//  $panels4=$others;
//  include "comps/panels4.php";
$media3 = $others;
include "comps/media3.php";
?>


    </div>

</div>

<?php 
include "comps/footer.php";
?>
</body>