AlkantarClanX12

Your IP : 18.221.102.0


Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/formula/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/themes/formula/sidebar.php

<?php
/**
 * Template file for sidebar
 */
?>

<?php if ( is_active_sidebar( 'sidebar_primary' ) ) : ?>

<!--Sidebar Section-->

<div class="col-md-4 col-sm-4 col-xs-12">

	<div class="sidebar space-left">
	
		<?php dynamic_sidebar( 'sidebar_primary' ); ?>	
		
	</div>
	
</div>	

<!--Sidebar Section-->

<?php endif; ?>