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