<?php include ‘header.php’; ?>
<?php include ‘nav.php’; ?>
<?php include ‘config.php’; ?>
<?php include ‘functions.php’; ?>
<?php include ‘meta.php’; ?>
<?php include ‘sidebar.php’; ?>
<?php include ‘content.php’; ?>
<?php include ‘analytics.php’; ?>
<?php include ‘ads.php’; ?>
<?php include ‘footer.php’; ?>
<?php include ‘db.php’; ?>
<?php include ‘head.php’; ?>
<?php include ‘social-icons.php’; ?>
<?php include ‘search-bar.php’; ?>
<?php include ‘crumbs.php’; ?>
<?php include ‘author.php’; ?>
<?php include ‘relateds.php’; ?>
<?php include ‘comments.php’; ?>
<?php include ‘newsletter.php’; ?>
<?php include ‘scripts.php’; ?>