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