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