__( 'Next post: %title', 'hello-academy' ), 'prev_text' => __( 'Previous post: %title', 'hello-academy' ), 'screen_reader_text' => __( 'Continue Reading', 'hello-academy' ), ) ); if ( comments_open() || get_comments_number() ) : comments_template(); endif; else : get_template_part( 'template-parts/content', 'none' ); endif; ?>