- - - - - - - - __( 'Previous page', 'twentyfifteen' ), - 'next_text' => __( 'Next page', 'twentyfifteen' ), - 'before_page_number' => '' . __( 'Page', 'twentyfifteen' ) . ' ', - ) ); - - // If no content, include the "No posts found" template. - else : - get_template_part( 'content', 'none' ); - - endif; - ?> - -