Hacked By AnonymousFox

Current Path : /home/allslyeo/Jekasbbq.com/wp-content/themes/poseidon/
Upload File :
Current File : /home/allslyeo/Jekasbbq.com/wp-content/themes/poseidon/sidebar.php

<?php
/**
 * The sidebar containing the main widget area.
 *
 * @package Poseidon
 */

// Check if Sidebar has widgets.
if ( is_active_sidebar( 'sidebar' ) ) : ?>

	<section id="secondary" class="sidebar widget-area clearfix" role="complementary">

		<?php dynamic_sidebar( 'sidebar' ); ?>

	</section><!-- #secondary -->

<?php
endif;

Hacked By AnonymousFox1.0, Coded By AnonymousFox