( ( BHARI_SUPPORT_FONTAWESOME ) ? '' : '' ) . __( 'Previous Article%title', 'bhari' ), 'next_text' => __( 'Next Article%title', 'bhari' ) . ( ( BHARI_SUPPORT_FONTAWESOME ) ? '' : '' ), ) ); bhari_pagination_after(); // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) : bhari_comments_template_before(); comments_template(); bhari_comments_template_after(); endif; endwhile; // End of the loop. ?>