>
';
/**
* boost_biz_simple_breadcrumb hook
*
* @hooked boost_biz_simple_breadcrumb - 10
*
*/
do_action( 'boost_biz_simple_breadcrumb' );
echo '
';
return;
}
endif;
if ( ! function_exists( 'boost_biz_content_end' ) ) :
/**
* Site content codes
*
* @since Boost Biz 1.0.0
*
*/
function boost_biz_content_end() {
?>