1 && get_option( 'page_comments' ) ) : ?> 1 && get_option( 'page_comments' ) ) : ?>

' . '
'; $fields = array( 'author' => '
' . ' ' . '
', 'email' => '
' . '
' ); comment_form( array( 'comment_notes_after' => '', 'comment_field' => $comment_field, 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'class_submit' => 'submit btn btn-primary' )); ?>