__( 'prev', 'materializewordpress' ), 'next_text' => __( 'next', 'materializewordpress' ), 'before_page_number' => '' . __( 'Page', 'materializewordpress' ) . ' ', ) ); // If no content, include the "No posts found" template. else : get_template_part( 'content', 'none' ); endif; ?>