>
';
/**
* blogood_simple_breadcrumb hook
*
* @hooked blogood_simple_breadcrumb - 10
*
*/
do_action( 'blogood_simple_breadcrumb' );
echo '
';
}
endif;
if ( ! function_exists( 'blogood_content_end' ) ) :
/**
* Site content codes
*
* @since Blogood 1.0.0
*
*/
function blogood_content_end() {
?>