>
'; } else { echo '

'; } ?> '; } else { echo '

'; } ?>
'image' ) ); ?>
'; $args = array( 'prev_text' => ' %title', 'next_text' => '%title ' ); the_post_navigation( $args ); echo ''; } else { $args = array( 'prev_text' => sprintf( esc_html__( '%s older', 'pages' ), '' ), 'next_text' => sprintf( esc_html__( 'newer %s', 'pages' ), '' ) ); the_posts_navigation( $args ); } ?>