first change
This commit is contained in:
10
index.php
Normal file
10
index.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php include ('header.php'); ?>
|
||||
<?php include ('home/slider.php'); ?>
|
||||
<?php include ('home/service.php'); ?>
|
||||
<?php include ('home/about.php'); ?>
|
||||
<?php include ('home/studydestination.php'); ?>
|
||||
<?php include ('home/testprep.php'); ?>
|
||||
<?php include ('home/facts.php'); ?>
|
||||
<?php include ('home/register.php'); ?>
|
||||
<?php include ('home/testimonials.php'); ?>
|
||||
<?php include ('footer.php'); ?>
|
Reference in New Issue
Block a user