'; $column_wrapper_end = true; } /* Start the Loop */ while ( have_posts() ) : the_post(); get_template_part( 'template-parts/contents/content', get_post_format()); endwhile; if ($column_wrapper_end){ echo ''; } if ( !is_author() ): do_action( 'bahotel_l_pagination' ); endif; else : get_template_part( 'template-parts/contents/content', 'none'); endif; ?>