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