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