'list', 'prev_text' => __( 'Previous page', 'sanremo' ), 'next_text' => __( 'Next page', 'sanremo' ) ) ); echo $nav; // If no content, include the "No posts found" template. else : get_template_part( 'content', 'none' ); endif; ?>