|
<section id="sidedroit" class="widget-area col col-lg-4 col-md-3 col-sm-4 col-xs-12">
|
|
|
|
<?php get_template_part('template-parts/tag-cloud'); ?>
|
|
|
|
<?php //get_template_part('template-parts/cat-cloud'); ?>
|
|
|
|
<?php dynamic_sidebar( 'dyn-side-right' ); ?>
|
|
|
|
</section>
|
|
|