Sindbad~EG File Manager
<?php
get_header();
quality_breadcrumbs();
?>
<section id="section-block" class="site-content">
<div class="container">
<div class="row">
<!--Blog Posts-->
<?php echo '<div class="col-md-'.( !is_active_sidebar( "sidebar-primary" ) ?"12" :"8" ).' col-xs-12">'; ?>
<div class="news">
<?php while ( have_posts() ) :
the_post();
get_template_part('content','');
endwhile; ?>
</div>
<?php wp_link_pages();?>
<!--/Blog Content-->
<?php comments_template('',true); ?>
</div>
<?php get_sidebar(); ?>
</div>
</div>
</section>
<?php get_footer();
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists