Current File : /home/kelaby89/teamhachem.com/wp-content/themes/artkombat/sidebar-left.php
<?php
/**
 * The sidebar layout for blogs, left position
 *
 */

if ( is_active_sidebar( 'sidebar-1' ) ) : ?>
	<div class="col-xl-3 col-xl-pull-9 col-lg-4 col-lg-pull-8 col-md-12 col-xs-12 div-sidebar" >
		<div id="content-sidebar" class="content-sidebar widget-area" role="complementary">
			<?php dynamic_sidebar( 'sidebar-1' ); ?>
		</div>
	</div>
<?php endif; ?>
Page not found – Hello World !