Your IP : 216.73.216.5


Current Path : /home/theafprt/conviviality360.com/wp-content/themes/hueman/tmpl/
Upload File :
Current File : /home/theafprt/conviviality360.com/wp-content/themes/hueman/tmpl/archive-tmpl.php

<?php if ((category_description() != '') && !is_paged()) : ?>
  <div class="notebox">
    <?php echo category_description(); ?>
  </div>
<?php endif; ?>

<?php
  if ( have_posts() ) {
      hu_get_template_part( 'parts/post-list-articles' );
  }
?>