1 && get_option( 'page_comments' ) ) : ?>
1 && get_option( 'page_comments' ) ) : ?>
__( 'Add a comment', 'harest' ), 'title_reply' => __( 'Leave a comment', 'harest' ), 'comment_notes_after' => '', 'comment_field' => '

' . '

', 'fields' => apply_filters( 'comment_form_default_fields', array ( 'author' => '

' . '

', 'email' => '

' . '

', 'url' => '

' . '

' ) ), ); comment_form($comments_args); ?>