* These archive can override by each archive file name such as category will be override by category.php.
* To learn more, please read on this link. https://developer.wordpress.org/themes/basics/template-hierarchy/
*
* @package bootstrap-basic4
*/
// begins template. -------------------------------------------------------------------------
get_header();
get_sidebar();
?>
pagination();
unset($Bsb4Design);
} else {
get_template_part('template-parts/section', 'no-results');
} //endif;
?>