Sindbad~EG File Manager
<?php
// Template Name: Business Template
get_header();
$quality_current_options = wp_parse_args(get_option('quality_pro_options', array()), quality_theme_data_setup());
?>
<div id="section-block" class="template-business-home"></div>
<div class="clearfix"></div>
<?php
if ($quality_current_options['slider_enable'] == true) {
get_template_part('index', 'static');
}
do_action('quality_sections', false);
//****** get index service *********/
//****** get index Projects *********/
//****** get index Blog *********/
if ($quality_current_options['home_blog_enabled'] == true) {
get_template_part('index', 'blog');
}
get_footer();
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists