2, 'prev_text' => sprintf( '%s', __( 'Newer posts', 'brizy-starter' ) ), 'next_text' => sprintf( '%s', __( 'Older posts', 'brizy-starter' ) ), ) ); // If no content, include the "No posts found" template. else : get_template_part( 'template-parts/none' ); endif; ?>