AlkantarClanX12
Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/digital-download/sections/ |
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 -->