Current File : /home/getxxhzo/tinyrnd.com/wp-content/themes/flyweb/sidebar.php
<?php
/**
 * The Sidebar containing the main widget area
 */
?>
<?php if ( is_active_sidebar( 'sidebar-1' ) ) : ?>
	<?php dynamic_sidebar( 'sidebar-1' ); ?>
<?php endif; ?>