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