Files
epinger2/default.php
2025-10-02 00:49:12 +02:00

13 lines
475 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 "articles/other/reference.php";?>
<?php include "tools/email-me.php";?>