1 && get_option( 'page_comments' )){ get_template_part( 'inc/comment-nav' ); } ?>
1 && get_option( 'page_comments' )){ get_template_part( 'inc/comment-nav' ); } ?>

'
', 'email' => '
', 'url' => '' ); $args = array( 'class_submit' => 'submit', 'label_submit' => esc_html__( 'Submit Comment', '99fy' ), 'comment_field' => '', 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'title_reply' => esc_html__('Leave a comment','99fy'), ); comment_form( $args ); ?>