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

'
', 'email' => '
', 'website' => '
' ); $comments_args = array( 'fields' => $fields, 'comment_field' => '
', 'id_form' => 'post-comments-form' ); comment_form( $comments_args ); ?>