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