AlkantarClanX12

Your IP : 3.138.181.90


Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/digital-download/sections/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/themes/digital-download/sections/feature.php

<?php
/**
 * Features Section
 * 
 * @package Digital_Download
 */
?>
<section id="feature_section" class="features">
	<div class="container">
        <div class="holder">
		<?php dynamic_sidebar( 'feature' ); ?>
	   </div>
    </div>
</section><!-- .features -->