11 lines
426 B
PHP
11 lines
426 B
PHP
<!-- Default content when no specific template is included -->
|
|
<!--<div class="carousel-cover-skew carousel-cover-skew-top"></div>-->
|
|
<?php include "tools/index/carousel.php"; ?>
|
|
<!--<div class="carousel-cover-skew carousel-cover-skew-bottom"></div>-->
|
|
<?php include "tools/index/about_us.php";?>
|
|
|
|
<?php include "tools/index/products.php";?>
|
|
|
|
<?php include "tools/instagram-posts.php";?>
|
|
|
|
<?php include "tools/email-me.php";?>
|