| Current Path : /home/admin/groupe3.blog.lppelm.o2switch.site/wp-content/themes/boostify/ |
| Current File : /home/admin/groupe3.blog.lppelm.o2switch.site/wp-content/themes/boostify/sidebar.php |
<?php if ( ! is_active_sidebar( 'boostify-sidebar-primary' ) ) { return; } ?>
<div id="av-secondary-content" class="col-lg-4 col-md-12">
<div class="sidebar">
<?php dynamic_sidebar('boostify-sidebar-primary'); ?>
</div>
</div>