Home Page changes and MD page added
This commit is contained in:
16
index.php
16
index.php
@ -1,15 +1,17 @@
|
||||
<?php include('header.php');?>
|
||||
<?php include('parts/slider.php');?>
|
||||
<?php /*?><?php include('parts/feature.php');?><?php */?>
|
||||
<?php include('parts/about.php');?>
|
||||
<?php include('parts/destination.php');?>
|
||||
<?php /*?><?php include('parts/service.php');?><?php */?>
|
||||
<?php include('parts/Visa.php');?>
|
||||
<?php include('parts/video.php');?>
|
||||
<?php include('parts/country.php');?>
|
||||
<?php include('parts/coaching.php');?>
|
||||
<?php include('parts/testimonials.php');?>
|
||||
<?php include('parts/team.php');?>
|
||||
<?php include('parts/contact.php');?>
|
||||
<?php include('parts/brand.php');?>
|
||||
<?php include('parts/blog.php');?>
|
||||
<?php include('footer.php');?>
|
||||
<?php include('footer.php');?>
|
||||
<?php /*?><?php include('parts/subscribe.php');?><?php */?>
|
||||
<?php /*?><?php include('parts/contact.php');?><?php */?>
|
||||
<?php /*?><?php include('parts/feature.php');?><?php */?>
|
||||
<?php /*?><?php include('parts/service.php');?><?php */?>
|
||||
<?php /*?><?php include('parts/country.php');?><?php */?>
|
||||
<?php /*?><?php include('parts/team.php');?><?php */?>
|
||||
<?php /*?><?php include('parts/brand.php');?><?php */?>
|
Reference in New Issue
Block a user