init
This commit is contained in:
12
default.php
Normal file
12
default.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<!-- 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";?>
|
||||
Reference in New Issue
Block a user