' . get_the_title() . '' ); ?>

1 && get_option( 'page_comments' ) ) : ?>
    'fixit_function_comment', 'style' => 'ol', ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>

esc_html__('Leave Comments', 'ac-repair'), 'title_reply_to' => esc_html__('Leave a Reply to %s', 'ac-repair'), 'class_form' => 'row', 'comment_notes_before' => '', 'fields' => array( 'author' => '
', 'email' => '
', 'url' => '
', ), 'title_reply_before' => '

', 'title_reply_after' => '

', 'submit_field' => '

%1$s %2$s

', 'label_submit' => esc_html__('Send', 'ac-repair'), 'class_submit' => 'btn btn-default', 'logged_in_as' => '', 'comment_field' => '', 'comment_notes_after' => '', 'comment_field' => ''. '
', ); comment_form($comment_form); ?>