__( ' Older posts', 'brazil-colors' ), 'next_text' => __( 'Newer posts ', 'brazil-colors' ), 'screen_reader_text' => __( 'Posts navigation', 'brazil-colors' ), ); the_posts_navigation( $navigation_args ); else : get_template_part( 'template-parts/content', 'none' ); endif; ?>