%PDF- %PDF-
Direktori : /var/www/html/qendrasteps/wp-content/themes/tm-heli/ |
Current File : /var/www/html/qendrasteps/wp-content/themes/tm-heli/sidebar.php |
<?php /** * The sidebar containing the main widget area. * * @package thememove */ if ( ! is_active_sidebar( 'sidebar-1' ) ) { return; } ?> <div class="col-md-3"> <aside class="sidebar" itemscope="itemscope" itemtype="http://schema.org/WPSideBar"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </aside> </div>