AlkantarClanX12

Your IP : 3.15.14.245


Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/spiko/inc/footer-widget/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/themes/spiko/inc/footer-widget/layout-1.php

<?php
	for($i=1; $i<=2; $i++)
		{
			echo '<div class="col-lg-6 col-md-6 col-sm-12">';
			dynamic_sidebar('footer-sidebar-'.$i);
			echo '</div>';
		}